Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DTestInputListener.h58 void assertNotifyKeyWasNotCalled();
DTestInputListener.cpp88 void TestInputListener::assertNotifyKeyWasNotCalled() { in assertNotifyKeyWasNotCalled() function in android::TestInputListener
DInputReader_test.cpp2467 ASSERT_NO_FATAL_FAILURE(mTestListener->assertNotifyKeyWasNotCalled()); in TEST_F()
2548 ASSERT_NO_FATAL_FAILURE(mTestListener->assertNotifyKeyWasNotCalled()); in TEST_F()
2588 ASSERT_NO_FATAL_FAILURE(mTestListener->assertNotifyKeyWasNotCalled()); in TEST_F()
4706 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifyKeyWasNotCalled()); in TEST_F()
4826 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifyKeyWasNotCalled()); in TEST_F()
4899 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifyKeyWasNotCalled()); in TEST_F()
4997 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifyKeyWasNotCalled()); in TEST_F()
5087 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifyKeyWasNotCalled()); in TEST_F()
5694 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifyKeyWasNotCalled()); in TEST_F()
6481 ASSERT_NO_FATAL_FAILURE(mFakeListener->assertNotifyKeyWasNotCalled()); in TEST_F()
[all …]