Searched refs:full_gc_count (Results 1 – 1 of 1) sorted by relevance
134 metrics::MetricsBase<uint64_t>* full_gc_count = metrics->FullGcCount(); in TEST_F() local173 EXPECT_PRED2(AnyIsFalse, full_gc_count->IsNull(), young_gc_count->IsNull()); in TEST_F()202 EXPECT_FALSE(full_gc_count->IsNull()); in TEST_F()232 EXPECT_TRUE(full_gc_count->IsNull()); in TEST_F()