Home
last modified time | relevance | path

Searched refs:assertNotifySwitchWasCalled (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DTestInputListener.h58 void assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs = nullptr);
DTestInputListener.cpp85 void TestInputListener::assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs) { in assertNotifySwitchWasCalled() function in android::TestInputListener
DInputClassifier_test.cpp118 ASSERT_NO_FATAL_FAILURE(mTestListener->assertNotifySwitchWasCalled(&outArgs)); in TEST_F()
DInputReader_test.cpp1940 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifySwitchWasCalled(&args)); in TEST_F()