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