Searched refs:assertSelectionText (Results 1 – 1 of 1) sorted by relevance
338 String assertSelectionText = numSelected + " selected"; in assertSelection() local340 Until.findObject(By.text(assertSelectionText)), mTimeout); in assertSelection()