Searched defs:expectedValue (Results 1 – 14 of 14) sorted by relevance
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
| D | ExifInterfaceTest.java | 240 private void assertIntTag(ExifInterface exifInterface, String tag, int expectedValue) { in assertIntTag() 245 private void assertDoubleTag(ExifInterface exifInterface, String tag, float expectedValue) { in assertDoubleTag() 250 private void assertStringTag(ExifInterface exifInterface, String tag, String expectedValue) { in assertStringTag() 261 ExpectedValue expectedValue, String verboseTag) { in compareWithExpectedValue() 315 private void testExifInterfaceCommon(File imageFile, ExpectedValue expectedValue) in testExifInterfaceCommon() 356 private void testSaveAttributes_withFileName(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withFileName() 378 private void testSaveAttributes_withFileDescriptor(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withFileDescriptor() 411 private void testSaveAttributes_withInputStream(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withInputStream() 430 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForJpeg() local 445 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForRaw() local
|
| /frameworks/base/core/tests/coretests/src/android/util/ |
| D | SparseDoubleArrayTest.java | 102 final double expectedValue = map.get(expectedKey); in testKeyValueAt() local
|
| /frameworks/base/core/tests/overlaytests/remount/src/com/android/overlaytest/remounted/ |
| D | OverlayRemountedTestBase.java | 54 void assertResource(String resourceName, String expectedValue) in assertResource()
|
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
| D | Preconditions.java | 65 String expectedName, T expectedValue) { in checkEquals()
|
| D | CameraErrorCollector.java | 587 int expectedValue, float errorPercent) { in expectSimilarValues()
|
| /frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ |
| D | SettingsHelper.java | 107 @Nullable String expectedValue) { in assertNewValue()
|
| /frameworks/base/core/tests/overlaytests/device/src/com/android/overlaytest/ |
| D | FabricatedOverlaysTest.java | 259 void waitForResourceValue(final int expectedValue) throws TimeoutException { in waitForResourceValue()
|
| /frameworks/rs/driver/runtime/ |
| D | rs_core.c | 44 … __attribute__((overloadable)) rsAtomicCas(volatile int32_t *ptr, int32_t expectedValue, int32_t n… in rsAtomicCas() 48 …_attribute__((overloadable)) rsAtomicCas(volatile uint32_t *ptr, uint32_t expectedValue, uint32_t … in rsAtomicCas()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/adb/ |
| D | AdbDebuggingManagerTest.java | 461 long expectedValue = Math.min( in testKeystoreExpirationTimes() local
|
| /frameworks/base/libs/androidfw/tests/ |
| D | ResTable_test.cpp | 272 void testU16StringToInt(const char16_t* str, uint32_t expectedValue, in testU16StringToInt()
|
| /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/ |
| D | Camera2SurfaceViewTestCase.java | 348 T expectedValue, int numResultsWait) { in waitForResultValue()
|
| /frameworks/base/core/java/android/content/ |
| D | ContentProviderOperation.java | 410 final String expectedValue = values.getAsString(projection[i]); in applyInternal() local
|
| /frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
| D | BstatsCpuTimesValidationTest.java | 622 final String expectedValue = Boolean.toString(enabled); in assertTrackPerProcStateCpuTimesSetting() local
|
| /frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/ |
| D | QuotaControllerTest.java | 4357 List<TimingSession> timingSessions, int bucketIndex, long expectedValue) { in runTestGetTimeUntilEJQuotaConsumedLocked()
|