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