Searched defs:expectedPoints (Results 1 – 2 of 2) sorted by relevance
10172 std::vector<PointF> expectedPoints) { in touchAndAssertPositions()10226 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local10254 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local10294 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
5347 const auto& expectedPoints = kMappedCorners.at(touchscreenOrientation); in TEST_P() local5389 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local5432 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local