Home
last modified time | relevance | path

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

/aosp12/system/memory/libdmabufheap/tests/
H A Ddmabuf_heap_test.cpp177 auto zeroes_ptr = std::make_unique<char[]>(kAllocSizeInBytes); in TEST_F() local
322 auto zeroes_ptr = std::make_unique<char[]>(kAllocSizeInBytes); in TEST_F() local
/aosp12/system/memory/libion/tests/
H A Dallocate_test.cpp104 auto zeroes_ptr = std::make_unique<char[]>(4096); in TEST_F() local