Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/test/
Dui_action_test.cpp150 int32_t expectedPointerY = point0.py_ + stepLengthY * event; in TEST_F() local
153 ASSERT_NEAR(expectedPointerY, events.At(0, event).point_.py_, 5); in TEST_F()
197 int32_t expectedPointerY = point0.py_ + stepLengthY * event; in TEST_F() local
200 ASSERT_NEAR(expectedPointerY, events.At(0, event).point_.py_, 5); in TEST_F()