Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap_test.cc151 metrics::MetricsBase<int64_t>* young_gc_throughput = metrics->YoungGcThroughput(); in TEST_F() local
175 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()