Home
last modified time | relevance | path

Searched refs:young_gc_count (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/
Dheap_test.cc149 metrics::MetricsBase<uint64_t>* young_gc_count = metrics->YoungGcCount(); in TEST_F() local
173 EXPECT_PRED2(AnyIsFalse, full_gc_count->IsNull(), young_gc_count->IsNull()); in TEST_F()
216 EXPECT_TRUE(young_gc_count->IsNull()); in TEST_F()
246 EXPECT_TRUE(young_gc_count->IsNull()); in TEST_F()