Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/build/src/util/build/
DBuildCTSHostSources.java95 final String targetCoreJarPath = String.format("%s/dot/junit/dexcore.jar", in addCTSHostMethod() local
100 String cp = String.format("%s:%s", targetCoreJarPath, mainsJar); in addCTSHostMethod()