Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputDispatcher_test.cpp10172 std::vector<PointF> expectedPoints) { in touchAndAssertPositions()
10226 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
10254 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
10294 std::vector<PointF> expectedPoints = {getPointInWindow(mWindow1->getInfo(), touchedPoints[0])}; in TEST_F() local
H A DInputReader_test.cpp5347 const auto& expectedPoints = kMappedCorners.at(touchscreenOrientation); in TEST_P() local
5389 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local
5432 const auto& expectedPoints = kMappedCorners.at(displayRotation); in TEST_P() local