Searched defs:expectState (Results 1 – 3 of 3) sorted by relevance
169 static bool expectState(std::shared_ptr<IEffect> effect, State expectState) { in expectState() function
47 private State expectState = State.CLIENT_INIT; field in AltsHandshakerTestService
237 void EventThreadTest::expectVSyncCallbackScheduleReceived(bool expectState) { in expectVSyncCallbackScheduleReceived()