Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 6 of 6) sorted by relevance

/libcore/luni/src/test/java/libcore/libcore/io/
DMemoryTest.java35 VMRuntime runtime = VMRuntime.getRuntime(); in testSetIntArray() local
76 VMRuntime runtime = VMRuntime.getRuntime(); in testSetLongArray() local
114 VMRuntime runtime = VMRuntime.getRuntime(); in testSetShortArray() local
/libcore/metrictests/memory/apps/src/libcore/heapdumper/
DAbstractMetricInstrumentation.java85 Runtime runtime = Runtime.getRuntime(); in tryRemoveGarbage() local
/libcore/dalvik/src/main/java/dalvik/system/
DZygoteHooks.java110 final VMRuntime runtime = VMRuntime.getRuntime(); in gcAndFinalize() local
/libcore/luni/src/main/java/libcore/util/
DNativeAllocationRegistry.java316 VMRuntime runtime = VMRuntime.getRuntime(); in registerNativeAllocation() local
/libcore/ojluni/src/main/java/java/lang/
DSystem.java967 VMRuntime runtime = VMRuntime.getRuntime(); in initUnchangeableSystemProperties() local
/libcore/ojluni/src/main/java/java/nio/
DDirectByteBuffer.java69 VMRuntime runtime = VMRuntime.getRuntime(); in MemoryRef() local