Searched refs:young_gc_count_delta (Results 1 – 1 of 1) sorted by relevance
150 metrics::MetricsBase<uint64_t>* young_gc_count_delta = metrics->YoungGcCountDelta(); in TEST_F() local174 EXPECT_PRED2(AnyIsFalse, full_gc_count_delta->IsNull(), young_gc_count_delta->IsNull()); in TEST_F()217 EXPECT_TRUE(young_gc_count_delta->IsNull()); in TEST_F()247 EXPECT_TRUE(young_gc_count_delta->IsNull()); in TEST_F()