Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tools/vm-tests-tf/build/src/util/build/
H A DBuildCTSHostSources.java113 fileData.append(getShellExecJavaLine(cp, mainclass)); in addCTSHostMethod()
181 private static String getShellExecJavaLine(String classpath, String mainclass) { in getShellExecJavaLine() method in BuildCTSHostSources