Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap_test.cc137 metrics::MetricsBase<int64_t>* full_gc_tracing_throughput = metrics->FullGcTracingThroughput(); in TEST_F() local
177 AnyIsFalse, full_gc_tracing_throughput->IsNull(), young_gc_tracing_throughput->IsNull()); in TEST_F()
205 EXPECT_FALSE(full_gc_tracing_throughput->IsNull()); in TEST_F()
235 EXPECT_TRUE(full_gc_tracing_throughput->IsNull()); in TEST_F()