Searched refs:classpath (Results 1 – 8 of 8) sorted by relevance
16 …DROID_BUILD_TOP/cts/development/ide/eclipse/.classpath $ANDROID_BUILD_TOP/development/ide/eclipse/…
155 classpath="${vmtpath}/dot/junit/dexcore.jar:${vmtpath}/mains.jar"159 classpath=${classpath}:${vmtpath}/${depJar}163 -classpath $classpath $mainclass >> $datadir/dalvikout 2>&1 && \
165 classpath="/data/local/tmp/dexcore.jar"173 classpath=${classpath}:${deviceFileName}178 -classpath $classpath $mainclass >> $datadir/dalvikout 2>&1 && \
76 private void collectClasspathJarInfo(HostInfoStore store, ClasspathType classpath) in collectClasspathJarInfo() argument78 ImmutableList<String> paths = Classpaths.getJarsOnClasspath(mDevice, classpath); in collectClasspathJarInfo()88 store.addResult("classpath", classpath.name()); in collectClasspathJarInfo()
181 private static String getShellExecJavaLine(String classpath, String mainclass) { in getShellExecJavaLine() argument184 TARGET_JAR_ROOT_PATH, classpath, mainclass); in getShellExecJavaLine()
38 // dependencies of all of the tests must be on its classpath. This is
39 // dependencies of all of the tests must be on its classpath. This is
41 key: "classpath"