Home
last modified time | relevance | path

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

/test/uiautomator/integration-tests/testapp/src/androidTest/java/androidx/test/uiautomator/testapp/
DUiObjectTest.java635 UiObject expectedScaleText = mDevice.findObject(new UiSelector().resourceId(TEST_APP + ":id" in testPinchOut() local
657 UiObject expectedScaleText = mDevice.findObject(new UiSelector().resourceId(TEST_APP + ":id" in testPinchIn() local