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