Searched refs:gIHintManagerForTesting (Results 1 – 1 of 1) sorted by relevance
80 static IHintManager* gIHintManagerForTesting = nullptr; variable90 if (gIHintManagerForTesting) { in getInstance()91 APerformanceHintManager* manager = create(gIHintManagerForTesting); in getInstance()92 gIHintManagerForTesting = nullptr; in getInstance()240 gIHintManagerForTesting = static_cast<IHintManager*>(iManager); in APerformanceHint_setIHintManagerForTesting()