Searched refs:young_gc_throughput (Results 1 – 1 of 1) sorted by relevance
151 metrics::MetricsBase<int64_t>* young_gc_throughput = metrics->YoungGcThroughput(); in TEST_F() local175 EXPECT_PRED2(AnyIsFalse, full_gc_throughput->IsNull(), young_gc_throughput->IsNull()); in TEST_F()218 EXPECT_TRUE(young_gc_throughput->IsNull()); in TEST_F()248 EXPECT_TRUE(young_gc_throughput->IsNull()); in TEST_F()