Searched defs:expectedPoints (Results 1 – 2 of 2) sorted by relevance
9372 std::vector<PointF> expectedPoints) { in touchAndAssertPositions()9426 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local9454 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local9494 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
6573 const auto& expectedPoints = kMappedCorners.at(touchscreenOrientation); in TEST_P() local6615 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local6658 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local