Searched refs:assertNoEvents (Results 1 – 8 of 8) sorted by relevance
186 verifier.assertNoEvents() in testSingleDeviceTouchEventsWithoutA11yFeatures()210 verifier.assertNoEvents() in testSingleDeviceTouchEventsWithAllA11yFeatures()235 verifier.assertNoEvents() in testTouchDownCancelDownWithAllA11yFeatures()261 verifier.assertNoEvents() in testStylusDownCancelDownWithAllA11yFeatures()284 verifier.assertNoEvents() in testStylusThenTouch()302 verifier.assertNoEvents() in testSingleDeviceTouchEventsDisableFeaturesMidGesture()306 verifier.assertNoEvents() in testSingleDeviceTouchEventsDisableFeaturesMidGesture()320 verifier.assertNoEvents() in testSingleDeviceTouchEventsDisableFeaturesMidGesture()350 verifier.assertNoEvents() in testMultiDeviceEventsWithoutA11yFeatures()359 verifier.assertNoEvents() in testMultiDeviceEventsWithoutA11yFeatures()[all …]
40 fun assertNoEvents() { in assertNoEvents() method
36 private fun <T> assertNoEvents(queue: LinkedBlockingQueue<T>) { in assertNoEvents() method83 fun assertNoEvents() { in assertNoEvents() method84 assertNoEvents(mFinishedSignals) in assertNoEvents()85 assertNoEvents(mTimelines) in assertNoEvents()
116 mSender.assertNoEvents() in testSendAndReceiveInvalidTimeline()120 mSender.assertNoEvents() in testSendAndReceiveInvalidTimeline()
89 mSender.assertNoEvents() in testSendMotionToCrashingListenerDoesNotCrash()
494 void assertNoEvents() { mInputReceiver.assertNoEvents(CONSUME_TIMEOUT_NO_EVENT_EXPECTED); } in assertNoEvents() function in android::inputdispatcher::__anon94065d070311::FakeMonitorReceiver794 windowSecond->assertNoEvents(); in TEST_F()998 leftForegroundWindow->assertNoEvents(); in TEST_F()999 leftWallpaperWindow->assertNoEvents(); in TEST_F()1105 leftForegroundWindow->assertNoEvents(); in TEST_F()1106 leftWallpaperWindow->assertNoEvents(); in TEST_F()1107 middleForegroundWindow->assertNoEvents(); in TEST_F()1108 middleWallpaperWindow->assertNoEvents(); in TEST_F()1212 leftForegroundWindow->assertNoEvents(); in TEST_F()1213 leftWallpaperWindow->assertNoEvents(); in TEST_F()[all …]
201 void FakeInputReceiver::assertNoEvents(std::chrono::milliseconds timeout) { in assertNoEvents() function in android::FakeInputReceiver319 void FakeWindowHandle::assertNoEvents(std::optional<std::chrono::milliseconds> timeout) { in assertNoEvents() function in android::FakeWindowHandle325 mInputReceiver->assertNoEvents(timeout.value_or(CONSUME_TIMEOUT_NO_EVENT_EXPECTED)); in assertNoEvents()
93 void assertNoEvents(std::chrono::milliseconds timeout);375 void assertNoEvents(std::optional<std::chrono::milliseconds> timeout = {});