Searched defs:expectedSuggestions (Results 1 – 2 of 2) sorted by relevance
81 final String[] expectedSuggestions, @Nullable final Locale expectedLocale, in assertSuggestionSpan()199 final ArrayList<String> expectedSuggestions = new ArrayList<>(); in testGetTextWithSuggestionSpan() local
3670 private void assertSuggestionsEquals(Set<WifiNetworkSuggestion> expectedSuggestions, in assertSuggestionsEquals()