Searched refs:GetForegroundCollectorType (Results 1 – 3 of 3) sorted by relevance
164 CollectorType fg_collector_type = heap->GetForegroundCollectorType(); in TEST_F()
855 CollectorType GetForegroundCollectorType() const { return foreground_collector_type_; } in GetForegroundCollectorType() function
395 EncodeGcCollectorType(Runtime::Current()->GetHeap()->GetForegroundCollectorType()), in ReportCounter()