Searched defs:zeroes_ptr (Results 1 – 2 of 2) sorted by relevance
177 auto zeroes_ptr = std::make_unique<char[]>(kAllocSizeInBytes); in TEST_F() local322 auto zeroes_ptr = std::make_unique<char[]>(kAllocSizeInBytes); in TEST_F() local
110 auto zeroes_ptr = std::make_unique<char[]>(4096); in TEST_F() local