Searched defs:statistics (Results 1 – 3 of 3) sorted by relevance
79 private statistics: CompilerStatistics | undefined; property in CompilerDriver
93 auto statistics = thread_->GetVM()->GetMemStats()->GetStatistics(vm->GetHeapManager()); in TEST_F() local
349 auto statistics = stats.GetStatistics(thread_->GetVM()->GetHeapManager()); in TEST_F() local