Home
last modified time | relevance | path

Searched refs:classPath (Results 1 – 8 of 8) sorted by relevance

/libcore/luni/src/test/java/libcore/java/io/
DOldFileTest.java165 String classPath = url.toString(); in test_deleteOnExit() local
166 int idx = classPath.indexOf("!"); in test_deleteOnExit()
168 classPath = classPath.substring(9, idx); // cutting off jar:file: in test_deleteOnExit()
/libcore/support/src/test/java/tests/util/
DClassLoaderBuilder.java105 String classPath = getApplicationClassPath(); in build() local
108 .newInstance(classPath, bridge); in build()
/libcore/libart/src/main/java/dalvik/system/
DVMRuntime.java80 public native String classPath(); in classPath() method in VMRuntime
/libcore/luni/src/test/java/libcore/java/net/
DOldURLClassLoaderTest.java254 private static URLClassLoader getURLClassLoader(String... classPath) in getURLClassLoader() argument
257 for (String path : classPath) { in getURLClassLoader()
/libcore/libart/src/main/java/java/lang/
DClassLoader.java112 String classPath = System.getProperty("java.class.path", "."); in createSystemClassLoader() local
128 return new PathClassLoader(classPath, BootClassLoader.getInstance()); in createSystemClassLoader()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DResourceBundleTest.java103 String classPath = System.getProperty("java.class.path"); in test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader() local
104 StringTokenizer tok = new StringTokenizer(classPath, File.pathSeparator); in test_getBundleLjava_lang_StringLjava_util_LocaleLjava_lang_ClassLoader()
/libcore/luni/src/main/java/java/lang/
DSystem.java715 p.put("java.class.path", runtime.classPath()); in initUnchangeableSystemProperties()
/libcore/benchmarks/libs/
Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...