Searched refs:full_gc_throughput_avg (Results 1 – 1 of 1) sorted by relevance
138 metrics::MetricsBase<uint64_t>* full_gc_throughput_avg = metrics->FullGcThroughputAvg(); in TEST_F() local178 EXPECT_PRED2(AnyIsFalse, full_gc_throughput_avg->IsNull(), young_gc_throughput_avg->IsNull()); in TEST_F()206 EXPECT_FALSE(full_gc_throughput_avg->IsNull()); in TEST_F()236 EXPECT_TRUE(full_gc_throughput_avg->IsNull()); in TEST_F()