Searched refs:text3 (Results 1 – 1 of 1) sorted by relevance
620 UiObject text3 = mDevice.findObject(new UiSelector().resourceId(TEST_APP + ":id/text_3")); in testExists() local623 assertFalse(text3.exists()); in testExists()