Home
last modified time | relevance | path

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

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