Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp8366 int32_t xInside, int32_t yInside, int32_t xExpected, in processPositionAndVerify()
8407 const int32_t xExpected = (x + 1) - (DISPLAY_WIDTH / 4); in TEST_F() local
8425 const int32_t xExpected = y; in TEST_F() local
8443 constexpr int32_t xExpected = DISPLAY_HEIGHT - y; in TEST_F() local
8457 const int32_t xExpected = x; in TEST_F() local