Home
last modified time | relevance | path

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

/frameworks/av/media/utils/tests/
Dshared_memory_allocator_tests.cpp114 const auto first_memory = allocator.allocate(BasicAllocRequest{500}); in TEST() local
128 const auto first_memory = allocator.allocate(NamedAllocRequest{{500}, "allocate_1"}); in TEST() local
174 const auto first_memory = allocator.allocate(BasicAllocRequest{kMaxPageSize * 4}); in TEST() local