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

/openjdk10/hotspot/test/runtime/SelectionResolution/
H A DAbstractMethodErrorTest.java58 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
74 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
88 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
101 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
114 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
128 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
141 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
156 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
169 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
182 Template.ResultCombo(EnumSe
[all...]
H A DInvokeStaticSuccessTest.java56 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
70 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
83 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
96 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
107 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
120 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
133 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
144 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
157 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
169 Template.ResultCombo(EnumSe
[all...]
H A DInvokeSpecialSuccessTest.java55 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
71 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
86 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
99 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
114 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
129 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
142 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
156 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
169 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
184 Template.ResultCombo(EnumSe
[all...]
H A DInvokeInterfaceSuccessTest.java57 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
70 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
84 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
98 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
112 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
126 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
H A DInvokeVirtualSuccessTest.java56 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
67 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
83 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
98 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
115 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
130 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
145 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
161 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
176 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
192 Template.ResultCombo(EnumSe
[all...]
H A DIllegalAccessErrorTest.java60 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
72 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
84 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
96 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
108 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
120 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
133 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
146 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
159 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
173 Template.ResultCombo(EnumSe
[all...]
H A DInvokeInterfaceICCE.java60 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
73 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
88 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
104 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
120 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
134 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
147 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
161 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
H A DInvokeVirtualICCE.java60 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
77 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
94 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
110 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
126 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
141 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
154 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
H A DInvokeSpecialICCE.java59 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
74 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
90 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
105 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
H A DInvokeStaticICCE.java58 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
74 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
89 Template.ResultCombo(EnumSet.of(Template.Kind.CLASS),
105 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
H A DNoSuchMethodErrorTest.java419 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
431 Template.ResultCombo(EnumSet.of(Template.Kind.INTERFACE),
/openjdk10/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/
H A DTemplate.java178 public static Template ResultCombo(final EnumSet<Kind> kinds, method in class:Template
209 return new Template("ResultCombo", cases);
245 return new Template("ResultCombo", cases);

Completed in 113 milliseconds