Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 11 of 11) sorted by relevance

/cts/apps/CtsVerifier/
Dproguard.flags5 # 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/tests/tests/os/src/android/os/cts/
DParcelFileDescriptorTest.java399 final Runtime runtime = Runtime.getRuntime(); in testCheckFinalizerBehavior() local
410 runtime.gc(); runtime.runFinalization(); in testCheckFinalizerBehavior()
417 runtime.gc(); runtime.runFinalization(); in testCheckFinalizerBehavior()
423 runtime.gc(); runtime.runFinalization(); in testCheckFinalizerBehavior()
DMessageQueueTest.java706 long runtime = thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks4() local
708 runtime > 1000); in testPathologicalFileDescriptorReuseCallbacks4()
/cts/tests/core/runner-axt/src/com/android/cts/runner/
DCtsTestRunListener.java116 Runtime runtime = Runtime.getRuntime(); in printMemory() local
118 long total = runtime.totalMemory(); in printMemory()
119 long free = runtime.freeMemory(); in printMemory()
135 Process proc = runtime.exec(commands); in printMemory()
/cts/tests/core/runner/src/com/android/cts/runner/
DCtsTestRunListener.java116 Runtime runtime = Runtime.getRuntime(); in printMemory() local
118 long total = runtime.totalMemory(); in printMemory()
119 long free = runtime.freeMemory(); in printMemory()
135 Process proc = runtime.exec(commands); in printMemory()
/cts/hostsidetests/appsecurity/res/apexsigverify/
DREADME.md6 art/build/apex/com.android.runtime.avbpubkey
12 bionic/apex/com.android.runtime.avbpubkey
/cts/tools/release-parser/proto/
Drelease.proto198 // 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/tools/release-parser/tests/resources/
Dandroid.test.runner.odex.pb.txt70runtime-arg -Xms64m --runtime-arg -Xmx512m --class-loader-context=& --boot-image=out/target/produc…
Dboot-framework.oat.pb.txt66runtime-arg -Xms64m --runtime-arg -Xmx64m --compiler-filter=speed-profile --profile-file=out/targe…
/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dkernel_input.rscript40 // rsDebug, guard calls to it with a runtime test that is guaranteed to be
/cts/tools/cts-api-coverage/proto/
Dcts_report.proto259 // CTS version and parameters during runtime.