Searched refs:kMaxLeakBytes (Results 1 – 1 of 1) sorted by relevance
1171 constexpr static size_t kMaxLeakBytes = 32 * 1024; in TEST_F() local1184 ASSERT_GT(kMaxLeakBytes, memory - memory_last) in TEST_F()1192 ASSERT_GT(kMaxLeakBytes, memory - memory_start) in TEST_F()