Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DExifInterfaceTest.java243 private void assertIntTag(ExifInterface exifInterface, String tag, int expectedValue) { in assertIntTag()
248 private void assertDoubleTag(ExifInterface exifInterface, String tag, float expectedValue) { in assertDoubleTag()
253 private void assertStringTag(ExifInterface exifInterface, String tag, String expectedValue) { in assertStringTag()
264 ExpectedValue expectedValue, String verboseTag) { in compareWithExpectedValue()
318 private void testExifInterfaceCommon(File imageFile, ExpectedValue expectedValue) in testExifInterfaceCommon()
359 private void testSaveAttributes_withFileName(File srcFile, ExpectedValue expectedValue) in testSaveAttributes_withFileName()
384 private void testSaveAttributes_withFileDescriptor(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withFileDescriptor()
417 private void testSaveAttributes_withInputStream(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withInputStream()
436 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForJpeg() local
451 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForRaw() local
/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/inputmethod/
H A DCompletableFutureUtilTest.kt133 val expectedValue = "Expected Value" regex
195 val expectedValue = "Expected Value" regex
214 val expectedValue = "Expected Value" regex
226 val expectedValue = "Expected Value" regex
239 val expectedValue = "Expected Value" regex
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DSynchedDeviceConfigTests.java128 private void assertFlagValue(String key, boolean expectedValue) { in assertFlagValue()
134 private void assertFlagEnabled(String key, boolean expectedValue) { in assertFlagEnabled()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/time/
H A DUnixEpochTimeTest.java56 UnixEpochTime expectedValue = new UnixEpochTime(54321L, 12345L); in testParseCommandLineArg_validSuggestion() local
H A DTimeZoneStateTest.java80 TimeZoneState expectedValue = new TimeZoneState("Europe/London", true); in testParseCommandLineArg_validSuggestion() local
H A DTimeStateTest.java88 TimeState expectedValue = new TimeState(new UnixEpochTime(54321L, 12345L), true); in testParseCommandLineArg_validSuggestion() local
/aosp14/frameworks/base/core/tests/coretests/src/android/util/
H A DSparseDoubleArrayTest.java102 final double expectedValue = map.get(expectedKey); in testKeyValueAt() local
/aosp14/frameworks/base/core/tests/overlaytests/remount/src/com/android/overlaytest/remounted/
H A DOverlayRemountedTestBase.java54 void assertResource(String resourceName, String expectedValue) in assertResource()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DPreconditions.java65 String expectedName, T expectedValue) { in checkEquals()
H A DCameraErrorCollector.java587 int expectedValue, float errorPercent) { in expectSimilarValues()
/aosp14/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DSettingsHelper.java107 @Nullable String expectedValue) { in assertNewValue()
/aosp14/frameworks/base/core/tests/overlaytests/device/src/com/android/overlaytest/
H A DFabricatedOverlaysTest.java302 void waitForResourceValue(final int expectedValue) throws TimeoutException { in waitForResourceValue()
/aosp14/frameworks/base/core/tests/coretests/src/android/ddm/
H A DDdmHandleViewDebugTest.java372 private static void expectDeserializedArgument(Class<?> expectedType, Object expectedValue, in expectDeserializedArgument()
/aosp14/frameworks/base/libs/androidfw/tests/
H A DResTable_test.cpp245 void testU16StringToInt(const char16_t* str, uint32_t expectedValue, in testU16StringToInt()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/adb/
H A DAdbDebuggingManagerTest.java479 long expectedValue = Math.min( in testKeystoreExpirationTimes() local
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DCamera2SurfaceViewTestCase.java348 T expectedValue, int numResultsWait) { in waitForResultValue()
/aosp14/frameworks/base/core/java/android/content/
H A DContentProviderOperation.java410 final String expectedValue = values.getAsString(projection[i]); in applyInternal() local
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DRebootEscrowManager.java435 private void compareAndSetLoadEscrowDataErrorCode( in compareAndSetLoadEscrowDataErrorCode()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBroadcastQueueModernImplTest.java1617 final Object expectedValue = expected.get(key); in assertBundleEquals() local
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
H A DQuotaControllerTest.java5189 List<TimingSession> timingSessions, int bucketIndex, long expectedValue) { in runTestGetTimeUntilEJQuotaConsumedLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...