Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.h70 void assertNotifyCaptureWasCalled(NotifyPointerCaptureChangedArgs* outEventArgs = nullptr);
DTestInputListener.cpp130 void TestInputListener::assertNotifyCaptureWasCalled( in assertNotifyCaptureWasCalled() function in android::TestInputListener
DPointerChoreographer_test.cpp236 mTestListener.assertNotifyCaptureWasCalled(); in TEST_F()
DInputReader_test.cpp1170 mFakeListener->assertNotifyCaptureWasCalled(&args); in TEST_F()
1177 mFakeListener->assertNotifyCaptureWasCalled(&args); in TEST_F()