Searched refs:assertNotifySwitchWasCalled (Results 1 – 4 of 4) sorted by relevance
58 void assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs = nullptr);
85 void TestInputListener::assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs) { in assertNotifySwitchWasCalled() function in android::TestInputListener
118 ASSERT_NO_FATAL_FAILURE(mTestListener->assertNotifySwitchWasCalled(&outArgs)); in TEST_F()
1940 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifySwitchWasCalled(&args)); in TEST_F()