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 | 82 TEST(shared_memory_allocator_tests, roundup) {  in TEST()  argument 91 TEST(shared_memory_allocator_tests, mheapbase_allocator) {  in TEST()  argument 110 TEST(shared_memory_allocator_tests, mheapbase_allocator_independence) {  in TEST()  argument 122 TEST(shared_memory_allocator_tests, snooping_allocator) {  in TEST()  argument 166 TEST(shared_memory_allocator_tests, size_policy_allocator_enforcement) {  in TEST()  argument 185 TEST(shared_memory_allocator_tests, indirect_allocator) {  in TEST()  argument 198 TEST(shared_memory_allocator_tests, policy_allocator_forwarding) {  in TEST()  argument 226 TEST(shared_memory_allocator_tests, snooping_allocator_nullptr) {  in TEST()  argument 240 TEST(shared_memory_allocator_tests, fallback_allocator) {  in TEST()  argument 301 TEST(shared_memory_allocator_tests, fallback_allocator_forwarding) {  in TEST()  argument [all …] 
 | 
| D | Android.bp | 230     name: "shared_memory_allocator_tests", 233         "shared_memory_allocator_tests.cpp",
  |