Searched refs:keypressAndExpect (Results 1 – 1 of 1) sorted by relevance
/frameworks/native/services/inputflinger/tests/ |
D | InputTracingTest.cpp | 159 void keypressAndExpect(const std::vector<const sp<FakeWindowHandle>>& windows, in keypressAndExpect() function in android::inputdispatcher::trace::InputTracingTest 192 keypressAndExpect({window}, Level::NONE, Level::NONE, s); in TEST_F() 207 keypressAndExpect({window}, Level::COMPLETE, Level::COMPLETE, s); in TEST_F() 225 keypressAndExpect({window}, Level::NONE, Level::NONE, s); in TEST_F() 246 keypressAndExpect({window}, Level::COMPLETE, Level::COMPLETE, s); in TEST_F() 267 keypressAndExpect({window}, Level::NONE, Level::NONE, s); in TEST_F() 660 keypressAndExpect({window}, Level::COMPLETE, Level::COMPLETE, *s1); in TEST_F() 745 keypressAndExpect({window}, Level::COMPLETE, Level::COMPLETE, *s1); in TEST_F()
|