Home
last modified time | relevance | path

Searched defs:xExpected (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp7258 int32_t xOutside, int32_t yOutside, int32_t xExpected, in processPositionAndVerify()
7299 const int32_t xExpected = (x + 1) - (DISPLAY_WIDTH / 4); in TEST_F() local
7317 const int32_t xExpected = y; in TEST_F() local
7335 constexpr int32_t xExpected = DISPLAY_HEIGHT - y; in TEST_F() local