Searched defs:outEventArgs (Results 1 – 1 of 1) sorted by relevance
33 NotifyInputDevicesChangedArgs* outEventArgs) { in assertNotifyInputDevicesChangedWasCalled()41 NotifyConfigurationChangedArgs* outEventArgs) { in assertNotifyConfigurationChangedWasCalled()53 void TestInputListener::assertNotifyDeviceResetWasCalled(NotifyDeviceResetArgs* outEventArgs) { in assertNotifyDeviceResetWasCalled()67 NotifyDeviceResetArgs outEventArgs; in assertNotifyDeviceResetWasCalled() local77 void TestInputListener::assertNotifyKeyWasCalled(NotifyKeyArgs* outEventArgs) { in assertNotifyKeyWasCalled()83 NotifyKeyArgs outEventArgs; in assertNotifyKeyWasCalled() local92 void TestInputListener::assertNotifyMotionWasCalled(NotifyMotionArgs* outEventArgs, in assertNotifyMotionWasCalled()102 NotifyMotionArgs outEventArgs; in assertNotifyMotionWasCalled() local112 void TestInputListener::assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs) { in assertNotifySwitchWasCalled()118 void TestInputListener::assertNotifySensorWasCalled(NotifySensorArgs* outEventArgs) { in assertNotifySensorWasCalled()[all …]