HomeSort by relevance Sort by last modified time
    Searched refs:javaExecutable (Results 1 - 5 of 5) sorted by null

  /external/caliper/caliper/src/test/java/com/google/caliper/config/
VmConfigTest.java 40 File javaExecutable =
44 assertTrue("Could not find: " + javaExecutable, javaExecutable.exists());
45 assertTrue(javaExecutable + " is not a file", javaExecutable.isFile());
  /external/snakeyaml/
mvnw 143 javaExecutable="`which javac`"
144 if [ -n "$javaExecutable" ] && ! [ "`expr \"$javaExecutable\" : '\([^ ]*\)'`" = "no" ]; then
149 javaHome="`dirname \"$javaExecutable\"`"
150 javaExecutable="`cd \"$javaHome\" && pwd -P`/javac"
152 javaExecutable="`readlink -f \"$javaExecutable\"`"
154 javaHome="`dirname \"$javaExecutable\"`"
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-runner/1.1.1/
kotlin-compiler-runner-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-runner/1.1.3/
kotlin-compiler-runner-1.1.3.jar 
  /prebuilts/tools/common/bazel/formc-deps/
jps-builders.jar 

Completed in 272 milliseconds