Home
last modified time | relevance | path

Searched defs:heap (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/tests/unit/
Dtest_heap.cpp50 ot::Utils::Heap heap; in TestAllocateSingle() local
89 ot::Utils::Heap heap; in TestAllocateRandomly() local
/openthread-latest/third_party/mbedtls/repo/library/
Dmemory_buffer_alloc.c68 static buffer_alloc_ctx heap; variable