Lines Matching refs:waitForUnexpectedCall
237 ASSERT_FALSE(mVSyncCallbackScheduleRecorder.waitForUnexpectedCall().has_value()); in expectVSyncCallbackScheduleReceived()
437 EXPECT_FALSE(mThrottleVsyncCallRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
438 EXPECT_FALSE(mConnectionEventCallRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
563 EXPECT_FALSE(firstConnectionEventRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
606 EXPECT_FALSE(mConnectionEventCallRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
607 EXPECT_FALSE(mThrottleVsyncCallRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
612 EXPECT_FALSE(mThrottleVsyncCallRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
616 EXPECT_FALSE(mConnectionEventCallRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
617 EXPECT_FALSE(mThrottleVsyncCallRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
637 EXPECT_FALSE(mConnectionEventCallRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
663 EXPECT_FALSE(errorConnectionEventRecorder.waitForUnexpectedCall().has_value()); in TEST_F()
841 mThrottledConnectionEventCallRecorder.waitForUnexpectedCall(); in TEST_F()
849 EXPECT_FALSE(mConnectionEventCallRecorder.waitForUnexpectedCall().has_value()); in TEST_F()