Home
last modified time | relevance | path

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

/frameworks/av/media/utils/tests/
Dshared_memory_allocator_tests.cpp115 const auto second_memory = allocator.allocate(BasicAllocRequest{500}); in TEST() local
129 auto second_memory = first_memory; in TEST() local
178 const auto second_memory = allocator.allocate(BasicAllocRequest{kMaxPageSize * 3}); in TEST() local