Searched refs:assertAutofillValue (Results 1 – 1 of 1) sorted by relevance
111 assertAutofillValue(expectedFocusedValue, actualFocusedValue); in assertBasicRequestInfo()114 public static void assertAutofillValue(@NonNull AutofillValue expectedValue, in assertAutofillValue() method in AugmentedHelper119 assertAutofillValue(expectedValue.getTextValue().toString(), actualValue); in assertAutofillValue()122 public static void assertAutofillValue(@NonNull String expectedValue, in assertAutofillValue() method in AugmentedHelper