Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp323 void assertNotifySwitchWasCalled(NotifySwitchArgs* outEventArgs = NULL) { in assertNotifySwitchWasCalled() function in android::FakeInputListener
1698 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifySwitchWasCalled(&args)); in TEST_F()