Searched refs:young_gc_freed_bytes (Results 1 – 1 of 1) sorted by relevance
159 metrics::MetricsBase<uint64_t>* young_gc_freed_bytes = metrics->YoungGcFreedBytes(); in TEST_F() local186 EXPECT_PRED2(AnyIsFalse, full_gc_freed_bytes->IsNull(), young_gc_freed_bytes->IsNull()); in TEST_F()224 EXPECT_TRUE(young_gc_freed_bytes->IsNull()); in TEST_F()254 EXPECT_TRUE(young_gc_freed_bytes->IsNull()); in TEST_F()