Searched refs:kCheckZeroMemory (Results 1 - 2 of 2) sorted by relevance

/art/runtime/gc/allocator/
H A Drosalloc-inl.h27 return kCheckZeroMemory && !is_running_on_memory_tool_;
H A Drosalloc.h627 static constexpr bool kCheckZeroMemory = kIsDebugBuild; member in class:art::gc::allocator::RosAlloc
629 // build with kCheckZeroMemory the whole test should be optimized away.

Completed in 29 milliseconds