Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp3328 void testNotifyKey(bool expectToBeFiltered) { in testNotifyKey() function in android::inputdispatcher::InputFilterTest
3367 testNotifyKey(/*expectToBeFiltered*/ false); in TEST_F()
3372 testNotifyKey(/*expectToBeFiltered*/ true); in TEST_F()
3377 testNotifyKey(/*expectToBeFiltered*/ false); in TEST_F()