Searched refs:assertWindowTitle (Results 1 – 3 of 3) sorted by relevance
46 bots.main.assertWindowTitle(dirName1); in testRootTapped_GoToRootFromChildDir()48 bots.main.assertWindowTitle(ROOT_0_ID); in testRootTapped_GoToRootFromChildDir()
66 bots.main.assertWindowTitle("Recent"); in testClickRecent()72 bots.main.assertWindowTitle("Images"); in testRootClick_SetsWindowTitle()
102 public void assertWindowTitle(String expected) { in assertWindowTitle() method in UiBot