Home
last modified time | relevance | path

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

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