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