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

/openjdk10/hotspot/test/compiler/jvmci/compilerToVM/
H A DDebugOutputTest.java88 private enum TestCaseData { enum in class:DebugOutputTest
112 private TestCaseData(int offset, int length, method in class:DebugOutputTest.TestCaseData
119 private TestCaseData(int offset, int length) { method in class:DebugOutputTest.TestCaseData
/openjdk10/langtools/test/tools/jdeps/VerboseFormat/
H A DJdepsDependencyClosure.java75 static class TestCaseData { class in class:JdepsDependencyClosure
81 TestCaseData(Map<String, Set<String>> expectedDependencies, method in class:JdepsDependencyClosure.TestCaseData
[all...]

Completed in 45 milliseconds