/cts/apps/CtsVerifier/ |
D | proguard.flags | 5 # ensure we keep public sensor test methods, these are needed at runtime 13 # ensure we keep public Gnss Measurement test methods, these are needed at runtime 21 # ensure we keep public camera test methods, these are needed at runtime
|
/cts/libs/webkit-shared/ |
D | README.md | 25 If you want to share webkit tests inside the SDK runtime, you will need to make your 63 Your test suite is now sharable with an SDK runtime test suite! 95 Whenever your test needs to refer to anything that is not available in the SDK runtime, 96 or needs to be shared between the SDK runtime and the activity based tests, 147 There are some things you won't be able to initiate from within the SDK runtime 149 in the SDK runtime, but this would be useful for testing against. 154 The activity invoker allows SDK runtime tests to initiate events in the activity driving
|
/cts/tests/tests/car/src/android/car/cts/ |
D | CarWatchdogDaemonTest.java | 131 Runtime runtime = Runtime.getRuntime(); in writeToFos() local 136 long totalFreeMemory = runtime.maxMemory() - runtime.totalMemory() in writeToFos() 137 + runtime.freeMemory(); in writeToFos()
|
D | CarWatchdogManagerTest.java | 888 Runtime runtime = Runtime.getRuntime(); in writeToFos() local 894 long totalFreeMemory = runtime.maxMemory() - runtime.totalMemory() in writeToFos() 895 + runtime.freeMemory(); in writeToFos()
|
/cts/hostsidetests/car/app/src/android/car/cts/app/ |
D | CarWatchdogTestActivity.java | 270 Runtime runtime = Runtime.getRuntime(); in writeToFos() local 276 long totalFreeMemory = runtime.maxMemory() - runtime.totalMemory() in writeToFos() 277 + runtime.freeMemory(); in writeToFos()
|
/cts/tests/mediapc/requirements/ |
D | Android.bp | 68 "golang-protobuf-runtime-protoimpl", 82 "golang-protobuf-runtime-protoimpl",
|
/cts/hostsidetests/appsecurity/res/apexsigverify/ |
D | README.md | 6 art/build/apex/com.android.runtime.avbpubkey 11 bionic/apex/com.android.runtime.avbpubkey
|
/cts/tests/tests/os/src/android/os/cts/ |
D | ParcelFileDescriptorTest.java | 526 final Runtime runtime = Runtime.getRuntime(); in testCheckFinalizerBehavior() local 537 runtime.gc(); runtime.runFinalization(); in testCheckFinalizerBehavior() 544 runtime.gc(); runtime.runFinalization(); in testCheckFinalizerBehavior() 550 runtime.gc(); runtime.runFinalization(); in testCheckFinalizerBehavior()
|
D | MessageQueueTest.java | 782 long runtime = thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks4() local 784 runtime > 1000); in testPathologicalFileDescriptorReuseCallbacks4()
|
/cts/tools/release-parser/tests/resources/ |
D | android.test.runner.odex.pb.txt | 70 …runtime-arg -Xms64m --runtime-arg -Xmx512m --class-loader-context=& --boot-image=out/target/produc…
|
D | boot-framework.oat.pb.txt | 66 …runtime-arg -Xms64m --runtime-arg -Xmx64m --compiler-filter=speed-profile --profile-file=out/targe…
|
/cts/tools/release-parser/proto/ |
D | release.proto | 198 // art/runtime/image.h 244 // Offset of dex sections that will have different runtime madvise states. 248 // art/runtime/oat.h 291 // art/runtime/vdex_file.h
|
/cts/hostsidetests/car/app/src/android/car/cts/app/watchdog/ |
D | CarWatchdogDeviceAppTest.java | 342 Runtime runtime = Runtime.getRuntime(); in writeToFos() local 348 long totalFreeMemory = runtime.maxMemory() - runtime.totalMemory() in writeToFos() 349 + runtime.freeMemory(); in writeToFos()
|
/cts/tests/tests/virtualdevice/camera/ |
D | Android.bp | 39 "androidx.lifecycle_lifecycle-runtime-testing",
|
/cts/tests/camera/libctscamera2jni/ |
D | Android.bp | 71 // NDK build, shared C++ runtime
|
/cts/tests/signature/api-check/android-test-base-uses-library-api/ |
D | Android.bp | 37 // Prevent android.test.mock and android.test.runner classes being available at runtime by
|
/cts/tests/signature/api-check/android-test-mock-current-api/ |
D | Android.bp | 36 // Prevent android.test.base and android.test.runner classes being available at runtime by
|
/cts/tests/signature/api-check/android-test-runner-current-api/ |
D | Android.bp | 37 // the manifest. Their classes should still be available at runtime as a dependency on
|
/cts/tests/signature/api-check/android-test-base-current-api/ |
D | Android.bp | 37 // at runtime by excluding them from the list of libraries that are implicitly added to the
|
/cts/tests/signature/api-check/android-test-base-29-api/ |
D | Android.bp | 37 // Prevent android.test.runner and android.test.mock classes being available at runtime by
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | kernel_input.rscript | 40 // rsDebug, guard calls to it with a runtime test that is guaranteed to be
|
/cts/tools/cts-api-coverage/proto/ |
D | cts_report.proto | 259 // CTS version and parameters during runtime.
|