Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DTestInputListener.h66 void assertNotifyCaptureWasNotCalled();
H A DTestInputListener.cpp125 void TestInputListener::assertNotifyCaptureWasNotCalled() { in assertNotifyCaptureWasNotCalled() function in android::TestInputListener
H A DInputReader_test.cpp1165 mFakeListener->assertNotifyCaptureWasNotCalled(); in TEST_F()