Searched refs:kCheckZeroMemory (Results 1 – 2 of 2) sorted by relevance
27 return kCheckZeroMemory && !is_running_on_memory_tool_; in ShouldCheckZeroMemory()
627 static constexpr bool kCheckZeroMemory = kIsDebugBuild; variable