Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.h57 void assertNotifyCaptureWasCalled(NotifyPointerCaptureChangedArgs* outEventArgs = nullptr);
H A DTestInputListener.cpp95 void TestInputListener::assertNotifyCaptureWasCalled( in assertNotifyCaptureWasCalled() function in android::TestInputListener
H A DInputReader_test.cpp1983 mFakeListener->assertNotifyCaptureWasCalled(&args); in TEST_F()
1990 mFakeListener->assertNotifyCaptureWasCalled(&args); in TEST_F()