| /cts/tests/tests/provider/src/android/provider/cts/ |
| D | SettingsTest.java | 218 final int expectedValue = i % 2; in testNoStaleValueModifiedFromSameProcess() local 220 Settings.System.VIBRATE_WHEN_RINGING, expectedValue); in testNoStaleValueModifiedFromSameProcess() local 236 final int expectedValue = i % 2; in testNoStaleValueModifiedFromOtherProcess() local 238 + Settings.System.VIBRATE_WHEN_RINGING + " " + expectedValue); in testNoStaleValueModifiedFromOtherProcess() local 254 final int expectedValue = i % 2; in testNoStaleValueModifiedFromMultipleProcesses() local 257 Settings.System.VIBRATE_WHEN_RINGING, expectedValue); in testNoStaleValueModifiedFromMultipleProcesses() local 261 Settings.System.VIBRATE_WHEN_RINGING, expectedValue); in testNoStaleValueModifiedFromMultipleProcesses() local
|
| D | ContactsContract_DataUsageTest.java | 139 private void assertDataUsageEquals(long dataId, int expectedValue) { in assertDataUsageEquals()
|
| D | MediaStore_FilesTest.java | 507 private void assertStringColumn(Uri fileUri, String columnName, String expectedValue) { in assertStringColumn()
|
| /cts/tests/tests/media/src/android/media/cts/ |
| D | ExifInterfaceTest.java | 249 private void assertIntTag(ExifInterface exifInterface, String tag, int expectedValue) { in assertIntTag() 254 private void assertFloatTag(ExifInterface exifInterface, String tag, float expectedValue) { in assertFloatTag() 259 private void assertStringTag(ExifInterface exifInterface, String tag, String expectedValue) { in assertStringTag() 268 ExpectedValue expectedValue, String verboseTag) { in compareWithExpectedValue() 323 private void testExifInterfaceCommon(File imageFile, ExpectedValue expectedValue) in testExifInterfaceCommon() 365 private void testSaveAttributes_withFileName(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withFileName() 387 private void testSaveAttributes_withFileDescriptor(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withFileDescriptor() 420 private void testSaveAttributes_withInputStream(File imageFile, ExpectedValue expectedValue) in testSaveAttributes_withInputStream() 439 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForJpeg() local 454 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForRaw() local
|
| /cts/tests/camera/src/android/hardware/camera2/cts/helpers/ |
| D | Preconditions.java | 61 String expectedName, T expectedValue) { in checkEquals()
|
| D | CameraErrorCollector.java | 575 int expectedValue, float errorPercent) { in expectSimilarValues()
|
| /cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
| D | AccessibilitySoftKeyboardModesTest.java | 185 private void waitForCallbackValueWithLock(int expectedValue) throws Exception { in waitForCallbackValueWithLock()
|
| /cts/hostsidetests/services/windowmanager/dndtargetapp/src/android/wm/cts/dndtargetapp/ |
| D | DropTarget.java | 181 protected String checkQueryResult(Uri uri, String expectedValue) { in checkQueryResult()
|
| /cts/tests/tests/content/src/android/content/res/cts/ |
| D | ResourcesTest.java | 138 final String expectedValue) { in checkGetText1() 149 final String expectedValue) { in checkGetText2()
|
| D | ConfigTest.java | 59 final String expectedValue) { in checkValue()
|
| /cts/tests/tests/view/src/android/view/cts/ |
| D | LayoutInflaterTest.java | 404 final CharSequence expectedValue = targetContext.getString(valueResId); in checkViewTag() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
| D | StepCounterTestActivity.java | 306 final float expectedValue = 1.0f; in verifyStepDetectorMeasurements() local
|
| /cts/tests/tests/netsecpolicy/src/android/security/ |
| D | NetworkSecurityPolicyTestBase.java | 60 int expectedValue = (mCleartextTrafficExpectedToBePermitted) in testApplicationInfoFlag() local
|
| /cts/tests/tests/provider/src/android/provider/cts/contacts/ |
| D | DatabaseAsserts.java | 247 Object expectedValue = expectedValues.get(column); in equalsWithExpectedValues() local
|
| /cts/tests/tests/transition/src/android/transition/cts/ |
| D | ChangeImageTransformTest.java | 204 final float expectedValue = expectedValues[i]; in assertMatrixMatches() local
|
| /cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
| D | Camera2SurfaceViewTestCase.java | 321 T expectedValue, int numResultsWait) { in waitForResultValue()
|