/cts/tests/tests/mediacujtest/smalltest/ |
D | README.md | 15 The clip is downloaded from above link and resampled according to the test requirements using ffmpe… 23 The clip is downloaded from above link and resampled according to the test requirements using ffmpe… 31 The clip is downloaded from above link and resampled according to the test requirements using ffmpe… 38 The clip is downloaded from above link and resampled according to the test requirements using ffmpe…
|
/cts/tests/tests/hardware/res/raw/ |
D | sony_dualshock4_usb_batteryeventtests.json | 30 "capacities": [0.55 /* kernel 5.10 or above */, 0.5 /* below kernel 5.10 */],
|
D | sony_dualshock4_bluetooth_batteryeventtests.json | 39 "capacities": [0.55 /* kernel 5.10 or above */, 0.6 /* below kernel 5.10 */],
|
/cts/libs/testserver/ |
D | LICENSE_BSD | 5 * Redistributions of source code must retain the above copyright 7 * Redistributions in binary form must reproduce the above
|
/cts/hostsidetests/dexmetadata/host/ |
D | README.md | 25 3. Repeat the steps above for the split APK (`CtsDexMetadataSplitAppFeatureA`). 59 3. Repeat the steps above for the split APK (`CtsDexMetadataSplitAppFeatureA`).
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android_LICENSE | 13 * Redistributions of source code must retain the above copyright notice, 16 * Redistributions in binary form must reproduce the above copyright notice,
|
/cts/apps/CtsVerifier/res/raw/ |
D | opencv_library_license | 21 * Redistributions of source code must retain the above copyright notice, 24 * Redistributions in binary form must reproduce the above copyright notice,
|
/cts/tests/openglperf2/ |
D | README | 13 All the assets in this project are under the above license and were made using Gimp and/or Blender.
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | LICENSE.TXT | 25 * Redistributions of source code must retain the above copyright notice, 28 * Redistributions in binary form must reproduce the above copyright notice,
|
D | Rationale | 266 think that since it defeats the intentions given above, it should not 297 than those listed above - are not forbidden when Dhrystone execution 322 the ground rules listed above.
|
/cts/hostsidetests/gputools/layers/ |
D | LICENSE_MIT | 8 The above copyright notice(s) and this permission notice shall be included in
|
/cts/tests/storageaccess/ |
D | Android.bp | 39 // Need to run this on Android R and above.
|
/cts/hostsidetests/hdmicec/ |
D | cec_adapter.md | 167 You can send CEC remote events using the `tx` command above. The format is as 174 where all of the above parameters should be filled in with a single HEX digit 177 command above will give you the IDs for each device that the CEC adapter is
|
D | README.md | 47 Given the setup described above you can run this test module with the following commands:
|
/cts/tests/tests/neuralnetworks/tflite_delegate/ |
D | Android.bp | 24 // Build the actual CTS module with the static lib above.
|
/cts/tests/tests/view/src/android/view/cts/ |
D | PixelCopyTest.java | 1078 float above = .55f; in assertBitmapQuadColor() local 1082 assertEquals("Top right II", topRight, getPixelFloatPos(bitmap, above, below)); in assertBitmapQuadColor() 1083 assertEquals("Bottom left II", bottomLeft, getPixelFloatPos(bitmap, below, above)); in assertBitmapQuadColor() 1084 assertEquals("Bottom right II", bottomRight, getPixelFloatPos(bitmap, above, above)); in assertBitmapQuadColor() 1107 float above = .6f; in assertBitmapQuadColor() local 1111 getX.apply(above), getY.apply(below), threshold); in assertBitmapQuadColor() 1113 getX.apply(below), getY.apply(above), threshold); in assertBitmapQuadColor() 1115 getX.apply(above), getY.apply(above), threshold); in assertBitmapQuadColor()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | kernel_input.rscript | 185 // See comment on volatile above. 204 // See comment on volatile above.
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | GainmapTest.java | 586 float above = .6f; in assertBitmapQuadColor() local 590 getX.apply(above), getY.apply(below), threshold); in assertBitmapQuadColor() 592 getX.apply(below), getY.apply(above), threshold); in assertBitmapQuadColor() 594 getX.apply(above), getY.apply(above), threshold); in assertBitmapQuadColor()
|
/cts/libs/webkit-shared/ |
D | README.md | 76 … need to follow the last step of the "Invoke from a JUnit test suite" section from the guide above. 79 However, instead of creating a new test SDK as per the guide above, you can reuse the WebViewSandbo…
|
/cts/hostsidetests/appsecurity/test-apps/tinyapp/ |
D | Android.bp | 386 // declared by the test package above. This package is signed with a signing key that 387 // diverges from the package above and is intended to verify that a common signing 442 // rsa-2048 signing key to allow updates from the package above. This app can 493 // above. 510 // above.
|
/cts/hostsidetests/mediapc/videoencodingquality/bdrate/ |
D | Android.bp | 210 of the return codes specified above.
|
/cts/tests/mediapc/common/ |
D | README.md | 30 For our case, we want to test if an I/O rate is at or above a certain value, so
|