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

/openjdk9/langtools/test/tools/javac/classfiles/attributes/AnnotationDefault/
H A DAnnotationDefaultVerifier.java41 verifiers.put((int) 'D', new TestDoubleElementValue());
143 private class TestDoubleElementValue extends TestElementValue { class in class:AnnotationDefaultVerifier
/openjdk9/langtools/test/tools/javac/classfiles/attributes/annotations/
H A DTestAnnotationInfo.java245 public static class TestDoubleElementValue extends TestElementValue { class in class:TestAnnotationInfo
248 public TestDoubleElementValue(double value) { method in class:TestAnnotationInfo.TestDoubleElementValue
H A DAnnotationsTestBase.java51 new TestAnnotationInfo.Pair("doubleValue", new TestAnnotationInfo.TestDoubleElementValue(-83)),

Completed in 271 milliseconds