Searched refs:gIHintManagerForTesting (Results 1 – 1 of 1) sorted by relevance
96 static IHintManager* gIHintManagerForTesting = nullptr; variable106 if (gIHintManagerForTesting) { in getInstance()107 APerformanceHintManager* manager = create(gIHintManagerForTesting); in getInstance()108 gIHintManagerForTesting = nullptr; in getInstance()362 gIHintManagerForTesting = static_cast<IHintManager*>(iManager); in APerformanceHint_setIHintManagerForTesting()