Searched refs:shared_memory_allocator_tests (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/utils/tests/ |
D | shared_memory_allocator_tests.cpp | 83 TEST(shared_memory_allocator_tests, roundup) { in TEST() argument 92 TEST(shared_memory_allocator_tests, mheapbase_allocator) { in TEST() argument 111 TEST(shared_memory_allocator_tests, mheapbase_allocator_independence) { in TEST() argument 123 TEST(shared_memory_allocator_tests, snooping_allocator) { in TEST() argument 167 TEST(shared_memory_allocator_tests, size_policy_allocator_enforcement) { in TEST() argument 186 TEST(shared_memory_allocator_tests, indirect_allocator) { in TEST() argument 199 TEST(shared_memory_allocator_tests, policy_allocator_forwarding) { in TEST() argument 227 TEST(shared_memory_allocator_tests, snooping_allocator_nullptr) { in TEST() argument 243 TEST(shared_memory_allocator_tests, fallback_allocator) { in TEST() argument 309 TEST(shared_memory_allocator_tests, fallback_allocator_forwarding) { in TEST() argument [all …]
|
D | Android.bp | 276 name: "shared_memory_allocator_tests", 279 "shared_memory_allocator_tests.cpp",
|