/cts/tests/tests/content/BinderPermissionTestService/ |
D | README.txt | 2 check if their caller has certain permissions. This service is used by 6 This service has to be in a separate package so the permissions of the
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Rationale | 12 The Dhrystone benchmark program [1] has become a popular benchmark for 22 evaluation, it has been made for two reasons: 24 o Dhrystone has been published in Ada [1], and Versions in Ada, Pascal 26 However, the version that was used most often for benchmarking has 28 the Ada version into the C programming language, this has been the 45 statements. It has turned out in the past that optimizing compilers 47 removal" or "dead variable elimination"). This has lead to the 52 The overall policiy for version 2 has been that the distribution of 59 benchmark into something different from what has become known as 82 their impact on execution time in all likelihood has been negligible.) [all …]
|
D | Drystone-2.1.sh | 28 XThe Dhrystone benchmark program [1] has become a popular benchmark for 75 Xbenchmark into something different from what has become known as
|
/cts/hostsidetests/appsecurity/test-apps/PrivilegedUpdateApp/ |
D | Android.bp | 45 // The 'arm' apk has both arm and arm64 so's. Same for x86/x86_64. 60 // This apk has compressed JNI libraries when it shouldn't if it's presigned 93 // This apk has compressed JNI libraries when it shouldn't if it's presigned
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/ |
D | USBAudioPeripheralActivity.java | 119 private void recordUSBAudioStatus(boolean has) { in recordUSBAudioStatus() argument 122 has, in recordUSBAudioStatus() 127 protected void setUsbAudioStatus(boolean has) { in setUsbAudioStatus() argument 129 recordUSBAudioStatus(has); in setUsbAudioStatus()
|
D | AudioFrequencyActivity.java | 105 private void recordRefMicStatus(boolean has) { in recordRefMicStatus() argument 108 has ? 1.0 : 0, in recordRefMicStatus()
|
/cts/tests/JobSchedulerSharedUid/jobperm/ |
D | README.txt | 1 This APK uses the same shared UID as CtsJobSchedulerSharedUidTestCases. It has no code but exists f…
|
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/ |
D | README.md | 8 4. Go to `/sys/kernel/debug/hid/<identifier>`, where the identifier has the form 23 There, print all of the event data that has changed. For MotionEvents, ensure to look at the
|
/cts/tests/tests/icu/resources/android/icu/cts/expectations/ |
D | icu-known-failures.txt | 16 description: "ICU4J has a bug when using ISO8601 calendar type.",
|
/cts/hostsidetests/hdmicec/ |
D | README.md | 3 NOTE: CTS has two meanings here. HDMI defines a set of tests in the 22 It is recommended that the source device has an HDMI physical address of `1.0.0.0` while running
|
/cts/hostsidetests/devicepolicy/app/common/ |
D | Android.bp | 31 "testng", // TODO: remove once Android migrates to JUnit 4.13, which has assertThrows
|
/cts/hostsidetests/theme/ |
D | Android.bp | 26 // Special handling for pre-release builds where the SDK version has not been
|
/cts/hostsidetests/appsecurity/test-apps/KeyRotationTest/ |
D | Android.bp | 71 // be updated and function as expected after the signing key has been rotated. 115 // expected after the signing key has been rotated in the v3.1 block.
|
/cts/tests/tests/neuralnetworks/tflite_delegate/ |
D | Android.bp | 20 // The "CtsTfliteNnapiDelegateTests_static" has been moved to
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | layered_filter_fast_f32.rscript | 15 // value interval that has no blur. 59 // blended with the input image (which has been updated in the first pass) to 75 // The kernel has a center at 77 // And the kernel has a size of 94 // Copies an input (unpadded) RGBD image into g_sharp_image, which has been 242 // This pixel has not been completely covered by layers in front of the 455 // Tests whether this pixel has a valid depth behind the focal depth.
|
D | luts_for_speedup_f32.rsh | 43 // is, a depth value x that has a larger value (closer to the camera)
|
D | layered_filter_fast_d1new.rscript | 15 // value interval that has no blur. 60 // blended with the input image (which has been updated in the first pass) to 86 // Copies an input (unpadded) RGBD image into g_sharp_image, which has been
|
D | layered_filter_d1new_helper.rsh | 6 // This allocation has three float values of red, green, blue
|
/cts/tests/tests/mediaediting/ |
D | README.md | 46 It has paths for the input clips required for TranscodeQualityTest. Test now uses MediaPreparer to …
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/ |
D | ContactsContract_DirectoryTest.java | 149 if (result.has(CtsGalProvider.ERROR_MESSAGE_KEY)) { in testQueryParameters()
|
/cts/libs/webkit-shared/ |
D | README.md | 27 that a test suite has a configurable environment. 45 have all the references your test has to an activity. This will be overridden later on by the
|
/cts/tests/tests/media/ |
D | README.md | 31 Each of the sub-folders has a copy_media.sh that will download and install the assets
|
/cts/libs/input/src/com/android/cts/input/ |
D | InputJsonParser.java | 234 if (entry.has("keycode")) { in parseInputEvent() 236 } else if (entry.has("axes")) { in parseInputEvent()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/ |
D | ItsService.java | 660 if (cmdObj.has("overrideToPortrait")) { in openCameraDevice() 1486 if (params.has("overrideToPortrait")) { 1630 if (params.has(SETTINGS_KEY)) { 2061 if (params.has(PHYSICAL_ID_KEY)) { 2148 if (params.has(REGION_KEY)) { 2150 if (regions.has(REGION_AE_KEY)) { 2154 if (regions.has(REGION_AF_KEY)) { 2158 if (regions.has(REGION_AWB_KEY)) { 2183 if (params.has(TRIGGER_KEY)) { 2185 if (triggers.has(TRIGGER_AE_KEY)) { [all …]
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/ |
D | Persistence.java | 212 if (object.has(LaunchFromIntent.LAUNCH_FROM_KEY)) { in fromJson()
|