Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/test/
Dui_action_test.cpp236 int32_t expectedPointerX0 = rect.left_ + (disX0 * step) / steps; in TEST_F() local
257 int32_t expectedPointerX0 = rect.right_ - stepLengthX * step; in TEST_F() local
377 int32_t expectedPointerX0 = rect.GetCenterX() - stepLengthX * step; in TEST_F() local
396 int32_t expectedPointerX0 = rect.GetCenterX() + (disX0 * step) / steps; in TEST_F() local