Searched defs:expectedPoints (Results 1 – 2 of 2) sorted by relevance
6460 std::vector<PointF> expectedPoints) { in touchAndAssertPositions()6512 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local6535 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local6573 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
7242 const auto& expectedPoints = kMappedCorners.at(touchscreenOrientation); in TEST_P() local7284 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local7327 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local