Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap_test.cc136 metrics::MetricsBase<int64_t>* full_gc_throughput = metrics->FullGcThroughput(); in TEST_F() local
175 EXPECT_PRED2(AnyIsFalse, full_gc_throughput->IsNull(), young_gc_throughput->IsNull()); in TEST_F()
204 EXPECT_FALSE(full_gc_throughput->IsNull()); in TEST_F()
234 EXPECT_TRUE(full_gc_throughput->IsNull()); in TEST_F()