Searched refs:runtime (Results 1 – 11 of 11) sorted by relevance
5 # ensure we keep public sensor test methods, these are needed at runtime13 # ensure we keep public Gnss Measurement test methods, these are needed at runtime21 # ensure we keep public camera test methods, these are needed at runtime
399 final Runtime runtime = Runtime.getRuntime(); in testCheckFinalizerBehavior() local410 runtime.gc(); runtime.runFinalization(); in testCheckFinalizerBehavior()417 runtime.gc(); runtime.runFinalization(); in testCheckFinalizerBehavior()423 runtime.gc(); runtime.runFinalization(); in testCheckFinalizerBehavior()
706 long runtime = thread.quitAndRethrow(); in testPathologicalFileDescriptorReuseCallbacks4() local708 runtime > 1000); in testPathologicalFileDescriptorReuseCallbacks4()
116 Runtime runtime = Runtime.getRuntime(); in printMemory() local118 long total = runtime.totalMemory(); in printMemory()119 long free = runtime.freeMemory(); in printMemory()135 Process proc = runtime.exec(commands); in printMemory()
6 art/build/apex/com.android.runtime.avbpubkey12 bionic/apex/com.android.runtime.avbpubkey
198 // art/runtime/image.h244 // Offset of dex sections that will have different runtime madvise states.248 // art/runtime/oat.h291 // art/runtime/vdex_file.h
70 …runtime-arg -Xms64m --runtime-arg -Xmx512m --class-loader-context=& --boot-image=out/target/produc…
66 …runtime-arg -Xms64m --runtime-arg -Xmx64m --compiler-filter=speed-profile --profile-file=out/targe…
40 // rsDebug, guard calls to it with a runtime test that is guaranteed to be
259 // CTS version and parameters during runtime.