Searched refs:assertNotifyCaptureWasCalled (Results 1 – 4 of 4) sorted by relevance
65 void assertNotifyCaptureWasCalled(NotifyPointerCaptureChangedArgs* outEventArgs = nullptr);
117 void TestInputListener::assertNotifyCaptureWasCalled( in assertNotifyCaptureWasCalled() function in android::TestInputListener
232 mTestListener.assertNotifyCaptureWasCalled(); in TEST_F()
1151 mFakeListener->assertNotifyCaptureWasCalled(&args); in TEST_F()1158 mFakeListener->assertNotifyCaptureWasCalled(&args); in TEST_F()