Searched defs:testPair (Results 1 - 2 of 2) sorted by relevance

/openjdk10/langtools/test/tools/javac/generics/inference/6215213/
H A DT6215213.java44 <T> Pair<T, T> testPair(T t) { return null; } method in class:T6215213
/openjdk10/langtools/test/tools/javac/modules/
H A DPatchModulesTest.java87 public void testPair(Path base) throws Exception { method in class:PatchModulesTest

Completed in 37 milliseconds