Searched refs:full_gc_freed_bytes (Results 1 – 1 of 1) sorted by relevance
143 metrics::MetricsBase<uint64_t>* full_gc_freed_bytes = metrics->FullGcFreedBytes(); in TEST_F() local186 EXPECT_PRED2(AnyIsFalse, full_gc_freed_bytes->IsNull(), young_gc_freed_bytes->IsNull()); in TEST_F()210 EXPECT_FALSE(full_gc_freed_bytes->IsNull()); in TEST_F()240 EXPECT_TRUE(full_gc_freed_bytes->IsNull()); in TEST_F()