Searched defs:JAR_PATH (Results 1 – 2 of 2) sorted by relevance
36 private static final Path JAR_PATH = Paths.get(System.getProperty("jar_path")); field in BytecodeTypeInferenceTest
11 public static final String JAR_PATH = "../../"; field in JvstTestRoot