Home
last modified time | relevance | path

Searched defs:expectedValue (Results 1 – 15 of 15) sorted by relevance

/packages/modules/ExtServices/tests/src/android/ext/services/autofill/
DCreditCardMatcherTest.java94 public static void assertFloat(float actualValue, float expectedValue) { in assertFloat()
DEditDistanceScorerTest.java82 public static void assertFloat(float actualValue, float expectedValue) { in assertFloat()
DExactMatchTest.java96 public static void assertFloat(float actualValue, float expectedValue) { in assertFloat()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/internal/
DMoreKeySpecTests.java304 final String[] moreKeys, final String[] expected, final boolean expectedValue) { in assertGetBooleanValue()
344 final int expectedValue) { in assertGetIntValue()
/packages/apps/Settings/tests/robotests/src/com/android/settings/privacy/
DEnableContentCapturePreferenceControllerTest.java98 private void assertProperty(int expectedValue) throws SettingNotFoundException { in assertProperty()
/packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
DParentalControlsTest.java103 int minAge, int maxAge, int selectedAge, boolean expectedValue) { in assertRatingViewIsChecked()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/units/
DUnitsBasePreferenceControllerTest.java158 String expectedValue = Integer.toString(DEFAULT_UNIT.getId()); in onCarServiceConnected_setsUnitBeingUsedAsPreferenceValue() local
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DCarPropertyTest.java256 Object[] expectedValue = {"MIXED property", false, 5, 4, 3.2f}; in testMixedTypeProperty() local
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarVendorExtensionManagerTest.java235 final Long expectedValue = 100L; in testLongProperty() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DBaseContactsProvider2Test.java783 Object expectedValue = expectedArguments[i + 1]; in assertDataRow() local
895 protected void assertStoredValue(Uri contentUri, long id, String column, Object expectedValue) { in assertStoredValue()
896 assertStoredValue(ContentUris.withAppendedId(contentUri, id), column, expectedValue); in assertStoredValue() local
899 protected void assertStoredValue(Uri rowUri, String column, Object expectedValue) { in assertStoredValue()
909 String column, Object expectedValue) { in assertStoredValue()
1114 protected void assertCursorValue(Cursor cursor, String column, Object expectedValue) { in assertCursorValue()
1190 String expectedValue = expectedValues.getAsString(column); in expectedValuePartiallyMatches() local
1209 Object expectedValue = expectedValues.get(column); in equalsWithExpectedValues() local
DContactsProvider2Test.java6241 private void assertVisibility(long rawContactId, String expectedValue) { in assertVisibility()
8155 boolean defaultValue, boolean expectedValue) { in assertBooleanUriParameter()
9757 private void assertQueryParameter(String uriString, String parameter, String expectedValue) { in assertQueryParameter()
/packages/apps/Settings/tests/unit/src/com/android/settings/wifi/tether/
DTetherServiceTest.java284 private boolean waitForProvisionResponse(int expectedValue) { in waitForProvisionResponse()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java1015 void testSetGetA2dpOptionalCodecsCase(int test, boolean stored, int value, int expectedValue) { in testSetGetA2dpOptionalCodecsCase()
/packages/services/Car/tests/carservice_unit_test/src/android/car/userlib/
DUserHalHelperTest.java1334 int expectedType, int expectedValue) { in assertAssociation()
/packages/apps/TV/libs/
Dtruth-0.45.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...