Searched defs:assertNotifySwitchWasCalled (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp274 void assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs = NULL) { function in class:android::FakeInputListener
1521 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifySwitchWasCalled(&args));

Completed in 42 milliseconds