Home
last modified time | relevance | path

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

/system/memory/libdmabufheap/tests/
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
/system/memory/libion/tests/
Dallocate_test.cpp110 auto zeroes_ptr = std::make_unique<char[]>(4096); in TEST_F() local