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