/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/testdata/ |
D | README.md | 4 adb shell profman --generate-test-profile=/data/local/tmp/primary.prof 5 adb pull /data/local/tmp/primary.prof
|
D | Android.bp | 37 // exclude_srcs does not work because it uses paths local to Android.bp.
|
/cts/suite/audio_quality/lib/src/audio/ |
D | AudioHardware.cpp | 76 android::sp<AudioHardware> AudioHardware::createAudioHw(bool local, bool playback, in createAudioHw() argument 80 if (local) { in createAudioHw()
|
/cts/suite/audio_quality/lib/include/audio/ |
D | AudioHardware.h | 57 static android::sp<AudioHardware> createAudioHw(bool local, bool playback,
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaPlayerDrmTest.java | 171 private void download(Uri remote, Uri local, Resolution res, ModularDrmTestType testType) in download() argument 173 playModularDrmVideoDownload(remote, local, res.width, res.height, testType); in download()
|
/cts/tests/tests/text/src/android/text/format/cts/ |
D | TimeTest.java | 417 Time local = new Time(tz); in testNormalize1() local 422 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1); in testNormalize1() 424 local.normalize(false /* use isDst */); in testNormalize1() 425 local.monthDay += test.delta; in testNormalize1() 426 local.normalize(true /* ignore isDst */); in testNormalize1() 432 Fields.MAIN_DATE_TIME, expected, local); in testNormalize1() 434 local.set(0, test.minute1, test.hour1, test.day1, test.month1, test.year1); in testNormalize1() 436 local.normalize(false /* use isDst */); in testNormalize1() 437 local.monthDay += test.delta; in testNormalize1() 438 long millis = local.toMillis(true /* ignore isDst */); in testNormalize1() [all …]
|
/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestAppPrebuilt/ |
D | README.md | 10 Modifying the test helper app will also require to sign the apk with a local debug 11 key. You will also need to point the test to use your local build.
|
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/vpn/ |
D | VpnTestHelper.java | 214 InetSocketAddress local = (InetSocketAddress) Os.getsockname(socket); in checkPing() local 215 port = local.getPort(); in checkPing()
|
/cts/tests/jdwp/runner/host-side/resources/expectations/ |
D | external_oj_libjdwp_art_failures.txt | 14 …description: "This test is incorrect since it blindly requests local variables without checking th…
|
/cts/tests/tests/externalservice/src/android/externalservice/cts/ |
D | ExternalServiceTest.java | 433 Messenger local = new Messenger(handler); in identifyService() local 436 msg.replyTo = local; in identifyService()
|
/cts/hostsidetests/hdmicec/ |
D | cec_adapter.md | 27 sudo /opt/local/bin/port install libcec
|
/cts/hostsidetests/theme/ |
D | README | 84 ./cts/hostsidetests/theme/generate_images.py local
|
/cts/hostsidetests/sustainedperf/dhrystone/ |
D | Rationale | 165 It now assigns a value to a global variable instead of a local 196 local integer operands) and by the change in Proc_4 (one operand 197 changed from local to global). The distribution statistics in the
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
D | WebSettingsTest.java | 1053 String local ="" + in verifyFileXHR() local 1062 writeFile("local.html", local); in verifyFileXHR()
|
/cts/tests/app/AppExitTest/src/android/app/cts/ |
D | ActivityManagerAppExitInfoTest.java | 988 Messenger local = new Messenger(handler); in identifyService() local 991 msg.replyTo = local; in identifyService()
|
/cts/tests/tests/content/src/android/content/cts/ |
D | ContentResolverTest.java | 1431 try (ContentProviderClient local = getContext().getContentResolver() in testWrapContentProvider() argument 1433 final ContentResolver resolver = ContentResolver.wrap(local.getLocalContentProvider()); in testWrapContentProvider()
|
/cts/tools/release-parser/tests/resources/ |
D | CtsJniTestCases.apk.pb.txt | 4585 name: "*local*" 4934 name: "*local*" 5447 name: "*local*" 5943 name: "*local*"
|