Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/util/tests/
H A Dsynchronized_expandable_memory_pool_test.cc52 testMemoryPool(staticBlockCount); in TEST() local
63 testMemoryPool; in TEST() local
81 testMemoryPool(staticBlockCount); in TEST() local
H A Dsynchronized_memory_pool_test.cc51 SynchronizedMemoryPool<int, maxSize> testMemoryPool; in TEST() local