/cts/tests/tests/provider/src/android/provider/cts/ |
D | SettingsTest.java | 219 final int expectedValue = i % 2; in testNoStaleValueModifiedFromSameProcess() local 221 Settings.System.VIBRATE_WHEN_RINGING, expectedValue); in testNoStaleValueModifiedFromSameProcess() local 237 final int expectedValue = i % 2; in testNoStaleValueModifiedFromOtherProcess() local 239 + Settings.System.VIBRATE_WHEN_RINGING + " " + expectedValue); in testNoStaleValueModifiedFromOtherProcess() local 255 final int expectedValue = i % 2; in testNoStaleValueModifiedFromMultipleProcesses() local 258 Settings.System.VIBRATE_WHEN_RINGING, expectedValue); in testNoStaleValueModifiedFromMultipleProcesses() local 262 Settings.System.VIBRATE_WHEN_RINGING, expectedValue); in testNoStaleValueModifiedFromMultipleProcesses() local
|
D | MediaStore_FilesTest.java | 539 private void assertStringColumn(Uri fileUri, String columnName, String expectedValue) { in assertStringColumn()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | ExifInterfaceTest.java | 223 private void assertIntTag(ExifInterface exifInterface, String tag, int expectedValue) { in assertIntTag() 228 private void assertFloatTag(ExifInterface exifInterface, String tag, float expectedValue) { in assertFloatTag() 233 private void assertStringTag(ExifInterface exifInterface, String tag, String expectedValue) { in assertStringTag() 244 ExpectedValue expectedValue, String verboseTag) { in compareWithExpectedValue() 300 private void testExifInterfaceCommon(String fileName, ExpectedValue expectedValue) in testExifInterfaceCommon() 333 private void testSaveAttributes_withFileName(String fileName, ExpectedValue expectedValue) in testSaveAttributes_withFileName() 356 private void testSaveAttributes_withFileDescriptor(String fileName, ExpectedValue expectedValue) in testSaveAttributes_withFileDescriptor() 392 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForJpeg() local 406 ExpectedValue expectedValue = new ExpectedValue( in testExifInterfaceForRaw() local
|
/cts/tests/autofillservice/src/android/autofillservice/cts/ |
D | AutofillValueTest.java | 229 private void autofillCompoundButton(@Nullable AutofillValue value, boolean expectedValue, in autofillCompoundButton() 282 private void autofillListValue(@Nullable AutofillValue value, int expectedValue, in autofillListValue() 471 private void autofillRadioGroup(@Nullable AutofillValue value, int expectedValue, in autofillRadioGroup()
|
D | Helper.java | 366 static void assertTextOnly(ViewNode node, String expectedValue) { in assertTextOnly() 374 static void assertTextAndValue(ViewNode node, String expectedValue) { in assertTextAndValue() 382 String expectedValue) { in assertTextAndValue() 392 String expectedValue) { in assertValue() 398 private static void assertText(ViewNode node, String expectedValue, boolean isAutofillable) { in assertText()
|
D | VirtualContainerView.java | 306 OneTimeLineWatcher(CharSequence expectedValue) { in OneTimeLineWatcher()
|
/cts/tests/camera/utils/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/tests/provider/src/android/provider/cts/contacts/ |
D | ContactsContract_DataUsageTest.java | 178 private void assertDataUsageEquals(long dataId, int expectedValue) { in assertDataUsageEquals()
|
D | DatabaseAsserts.java | 247 Object expectedValue = expectedValues.get(column); in equalsWithExpectedValues() local
|
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/ |
D | AccessibilitySoftKeyboardModesTest.java | 163 private void waitForCallbackValueWithLock(int expectedValue) throws Exception { in waitForCallbackValueWithLock()
|
/cts/tests/accessibility/src/android/view/accessibility/cts/ |
D | AccessibilityManagerTest.java | 335 boolean expectedValue, Object waitObject, String message) in assertAtomicBooleanBecomes()
|
/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/view/src/android/view/cts/ |
D | LayoutInflaterTest.java | 395 final CharSequence expectedValue = targetContext.getString(valueResId); in checkViewTag() local
|
/cts/tests/tests/content/src/android/content/res/cts/ |
D | ResourcesTest.java | 142 final String expectedValue) { in checkGetText1() 153 final String expectedValue) { in checkGetText2()
|
D | ConfigTest.java | 60 final String expectedValue) { in checkValue()
|
/cts/hostsidetests/services/activityandwindowmanager/windowmanager/dndtargetapp/src/android/wm/cts/dndtargetapp/ |
D | DropTarget.java | 240 protected String checkQueryResult(Uri uri, String expectedValue) { in checkQueryResult()
|
/cts/hostsidetests/dumpsys/src/android/dumpsys/cts/ |
D | ProcessStatsDumpsysTest.java | 364 long expectedValue) { in assertTagValueSumAbout()
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | ChangeImageTransformTest.java | 225 final float expectedValue = expectedValues[i]; in verifyMatrixMatches() local
|
/cts/tests/camera/src/android/hardware/camera2/cts/testcases/ |
D | Camera2SurfaceViewTestCase.java | 327 T expectedValue, int numResultsWait) { in waitForResultValue()
|
/cts/tests/libcore/javautilcollections/libs/ |
D | guava-testlib-20.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |