Searched defs:outEventArgs (Results 1 – 1 of 1) sorted by relevance
33 NotifyConfigurationChangedArgs* outEventArgs) { in assertNotifyConfigurationChangedWasCalled()45 void TestInputListener::assertNotifyDeviceResetWasCalled(NotifyDeviceResetArgs* outEventArgs) { in assertNotifyDeviceResetWasCalled()57 void TestInputListener::assertNotifyKeyWasCalled(NotifyKeyArgs* outEventArgs) { in assertNotifyKeyWasCalled()66 void TestInputListener::assertNotifyMotionWasCalled(NotifyMotionArgs* outEventArgs) { in assertNotifyMotionWasCalled()77 void TestInputListener::assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs) { in assertNotifySwitchWasCalled()83 void TestInputListener::assertNotifySensorWasCalled(NotifySensorArgs* outEventArgs) { in assertNotifySensorWasCalled()89 void TestInputListener::assertNotifyVibratorStateWasCalled(NotifyVibratorStateArgs* outEventArgs) { in assertNotifyVibratorStateWasCalled()96 NotifyPointerCaptureChangedArgs* outEventArgs) { in assertNotifyCaptureWasCalled()104 void TestInputListener::assertCalled(NotifyArgsType* outEventArgs, std::string message) { in assertCalled()