Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap_test.cc133 metrics::MetricsBase<int64_t>* full_gc_collection_time = metrics->FullGcCollectionTime(); in TEST_F() local
172 AnyIsFalse, full_gc_collection_time->IsNull(), young_gc_collection_time->IsNull()); in TEST_F()
201 EXPECT_FALSE(full_gc_collection_time->IsNull()); in TEST_F()
231 EXPECT_TRUE(full_gc_collection_time->IsNull()); in TEST_F()