Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.h65 void assertNotifyCaptureWasCalled(NotifyPointerCaptureChangedArgs* outEventArgs = nullptr);
H A DTestInputListener.cpp117 void TestInputListener::assertNotifyCaptureWasCalled( in assertNotifyCaptureWasCalled() function in android::TestInputListener
H A DPointerChoreographer_test.cpp232 mTestListener.assertNotifyCaptureWasCalled(); in TEST_F()
H A DInputReader_test.cpp1151 mFakeListener->assertNotifyCaptureWasCalled(&args); in TEST_F()
1158 mFakeListener->assertNotifyCaptureWasCalled(&args); in TEST_F()