Searched refs:gIHintManagerForTesting (Results 1 – 1 of 1) sorted by relevance
78 static IHintManager* gIHintManagerForTesting = nullptr; variable88 if (gIHintManagerForTesting) { in getInstance()89 APerformanceHintManager* manager = create(gIHintManagerForTesting); in getInstance()90 gIHintManagerForTesting = nullptr; in getInstance()239 gIHintManagerForTesting = static_cast<IHintManager*>(iManager); in APerformanceHint_setIHintManagerForTesting()