Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap_test.cc138 metrics::MetricsBase<uint64_t>* full_gc_throughput_avg = metrics->FullGcThroughputAvg(); in TEST_F() local
178 EXPECT_PRED2(AnyIsFalse, full_gc_throughput_avg->IsNull(), young_gc_throughput_avg->IsNull()); in TEST_F()
206 EXPECT_FALSE(full_gc_throughput_avg->IsNull()); in TEST_F()
236 EXPECT_TRUE(full_gc_throughput_avg->IsNull()); in TEST_F()