Searched refs:full_gc_throughput (Results 1 – 1 of 1) sorted by relevance
136 metrics::MetricsBase<int64_t>* full_gc_throughput = metrics->FullGcThroughput(); in TEST_F() local175 EXPECT_PRED2(AnyIsFalse, full_gc_throughput->IsNull(), young_gc_throughput->IsNull()); in TEST_F()204 EXPECT_FALSE(full_gc_throughput->IsNull()); in TEST_F()234 EXPECT_TRUE(full_gc_throughput->IsNull()); in TEST_F()