Searched refs:assertSuggestion (Results 1 – 3 of 3) sorted by relevance
141 public void assertSuggestion(String name) throws Exception { in assertSuggestion() method in InlineUiBot
422 public void assertSuggestion(String name) throws Exception { in assertSuggestion() method in UiBot
485 mUiBot.assertSuggestion("Username" + firstDataset); in testScrollSuggestionView()