Searched refs:outerBase (Results 1 - 1 of 1) sorted by relevance

/openjdk10/langtools/test/tools/javac/file/
H A DModuleAndPackageLocations.java72 public void testListLocations(Path outerBase) throws Exception { argument
73 doRunTest(outerBase, (base, fm) -> {
97 public void testGetModuleForPath(Path outerBase) throws Exception { argument
98 doRunTest(outerBase, (base, fm) -> {
111 public void testRejects(Path outerBase) throws Exception { argument
112 doRunTest(outerBase, (base, fm) -> {

Completed in 44 milliseconds