Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputTracingTest.cpp136 void tapAndExpect(const std::vector<const sp<FakeWindowHandle>>& windows, in tapAndExpect() function in android::inputdispatcher::trace::InputTracingTest
191 tapAndExpect({window}, Level::NONE, Level::NONE, s); in TEST_F()
206 tapAndExpect({window}, Level::COMPLETE, Level::COMPLETE, s); in TEST_F()
224 tapAndExpect({window}, Level::NONE, Level::NONE, s); in TEST_F()
245 tapAndExpect({window}, Level::COMPLETE, Level::COMPLETE, s); in TEST_F()
266 tapAndExpect({window}, Level::NONE, Level::NONE, s); in TEST_F()
291 tapAndExpect({spy, window}, Level::NONE, Level::NONE, s); in TEST_F()
296 tapAndExpect({spy, window}, Level::COMPLETE, Level::COMPLETE, s); in TEST_F()
301 tapAndExpect({spy, window}, Level::COMPLETE, Level::COMPLETE, s); in TEST_F()
306 tapAndExpect({spy, window}, Level::COMPLETE, Level::COMPLETE, s); in TEST_F()
[all …]