Searched refs:used (Results 1 – 25 of 40) sorted by relevance
12
/cts/hostsidetests/appsecurity/res/pkgsigverify/ |
D | README.md | 5 APKs in this directory are used by `PkgInstallSignatureVerificationTest`. 15 - version: denotes which APK Signature Scheme (v1, v2, and/or v3) was used 19 - keysize: the size of the key used for signing 21 which test certificates were used to generate a proof-of-rotation object,
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | layer_info.rsh | 12 // An object that contains parameters used for computing matte for the current 18 // A scale factor =1.0f/(1+dilation_radius), which is used to normalize a 20 // This data member is only used for PixelFormatF32.
|
D | pixel_format_f32.rsh | 17 // the color (red, green, blue) of FocusPixel is updated and ready to be used in 39 // matte/(dilation_radius+1) is the actual value used in layer blending.
|
/cts/apps/EmptyDeviceOwner/ |
D | README | 15 This package is used to generate CtsEmptyDeviceOwner.apk that is used in assets of CtsVerifier.
|
/cts/apps/EmptyDeviceAdmin/ |
D | README | 15 This package is used to generate CtsEmptyDeviceAdmin.apk that is used in assets of CtsVerifier.
|
/cts/tests/libcore/okhttp/ |
D | Android.bp | 45 // Tests used in CTS and in Conscrypt MTS. 58 // Tests used in ART MTS.
|
/cts/tests/tests/content/BinderPermissionTestService/ |
D | README.txt | 2 check if their caller has certain permissions. This service is used by
|
/cts/tests/mediapc/ |
D | README.md | 4 The test vectors used by the test suite is available at [link](https://storage.googleapis.com/andro…
|
/cts/common/device-side/bedstead/eventlib/ |
D | Android.bp | 36 "compatibility-device-util-axt", // used for SystemUtil.runShellCommandOrThrow
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | oob.rscript | 24 int srcMip = 0; // Only used in 1D tests
|
/cts/tests/video/ |
D | README.md | 6 The test vectors used by the test suite is available at [link](https://storage.googleapis.com/andro…
|
/cts/tests/location/location_gnss/protos/ |
D | ephemeris.proto | 12 // Time used for generating this data (typically, the queried time). 96 // Time used for generating this data (typically, the queried time).
|
/cts/apps/CameraITS/build/scripts/ |
D | gpylint_rcfile | 70 # Add a comment according to your evaluation note. This is used by the global 77 # number of statements analyzed. This is used by the global evaluation report 93 # Template used to display messages. This is a python new-style format string 94 # used to format the message information. See doc for all details 114 # List of builtins function names that should not be used, separated by a comma 169 # List of method names used to declare (i.e. assign) instance attributes. 172 # List of interface methods to ignore, separated by a comma. This is used for 229 # String used as indentation unit. This is usually " " (2 spaces) or "\t" (1 298 # Deprecated modules which should not be used, separated by a comma
|
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/ |
D | DatabaseAsserts.java | 197 final BitSet used = new BitSet(cursor.getCount()); in assertCursorValuesMatchExactly() local 204 if (used.get(pos)) continue; in assertCursorValuesMatchExactly() 207 used.set(pos); in assertCursorValuesMatchExactly()
|
/cts/tools/cts-test-metrics/ |
D | README | 1 The parse_test_metrics.py script can be used to parse test metrics json files. Run the following
|
/cts/hostsidetests/backup/BackupEligibility/NonDebuggableApp/ |
D | Android.bp | 15 // An app used to verify 'adb backup' is disabled for non-debuggable apps.
|
/cts/hostsidetests/backup/BackupEligibility/DebuggableApp/ |
D | Android.bp | 15 // An app used to verify 'adb backup' is enabled for debuggable apps.
|
/cts/tools/incremental-cts/ |
D | README.md | 2 …EXPERIMENTAL project. It's for analysis purpose only and is NOT meant to be used for approval runs.
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Rationale | 18 cannot be used across different instruction sets (e.g. RISC vs. CISC). 26 However, the version that was used most often for benchmarking has 34 Dhrystone is used most. There should be, as far as possible, only 64 of representative programs that can be used as benchmarks; users should 95 the variables that are computed are not used somehow, there is the 167 used afterwards. 241 When Dhrystone is used, the following "ground rules" apply: 252 compilation should be used. The intention is that real programming 267 be used for Dhrystone. 280 expansion of procedures), procedure merging is not to be used. The [all …]
|
/cts/tests/devicepolicy/ |
D | Android.bp | 28 "testng", // used for assertThrows
|
/cts/tests/tests/telephony/sdk28/ |
D | Android.bp | 27 // TODO: what can be done here? it used to be
|
/cts/tests/tests/carrierapi/ |
D | Android.bp | 42 // hard-code the AOSP default key to ensure it is used regardless of build
|
/cts/tests/tests/dpi/ |
D | Android.bp | 44 // DefaultManifestAttributesTest can be used as a base class for other
|
/cts/hostsidetests/library/ |
D | Android.bp | 58 // There are two tricks used here: 1) host tools such as aapt2 are listed 63 // property, and then used as inputs in the `cmd`.
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android_LICENSE | 21 may be used to endorse or promote products derived from this software
|
12