Searched refs:full_gc_scanned_bytes (Results 1 – 1 of 1) sorted by relevance
141 metrics::MetricsBase<uint64_t>* full_gc_scanned_bytes = metrics->FullGcScannedBytes(); in TEST_F() local182 EXPECT_PRED2(AnyIsFalse, full_gc_scanned_bytes->IsNull(), young_gc_scanned_bytes->IsNull()); in TEST_F()208 EXPECT_FALSE(full_gc_scanned_bytes->IsNull()); in TEST_F()238 EXPECT_TRUE(full_gc_scanned_bytes->IsNull()); in TEST_F()