Searched defs:aMethod (Results 1 - 14 of 14) sorted by relevance

/openjdk10/langtools/test/jdk/javadoc/doclet/testMemberInheritence/diamond/
H A DA.java31 void aMethod(); method in interface:A
/openjdk10/hotspot/test/compiler/jvmci/compilerToVM/
H A DGetBytecodeTest.java60 private static void runSanityTest(Executable aMethod) { argument
H A DReprofileTest.java82 private static void runSanityTest(Method aMethod) { argument
[all...]
H A DMethodIsIgnoredBySecurityStackWalkTest.java62 private static void runSanityTest(Executable aMethod, Boolean expected) { argument
H A DDoNotInlineOrCompileTest.java68 private static void runSanityTest(Executable aMethod) { argument
H A DGetLineNumberTableTest.java60 public static void runSanityTest(Executable aMethod) { argument
73 public static long[] getExpectedLineNumbers(Executable aMethod) { argument
H A DIsCompilableTest.java73 private static void runSanityTest(Executable aMethod) { argument
H A DHasNeverInlineDirectiveTest.java68 private static void runSanityTest(Executable aMethod) { argument
H A DShouldInlineMethodTest.java68 private static void runSanityTest(Executable aMethod) { argument
H A DGetStackTraceElementTest.java62 private static void runSanityTest(Executable aMethod, int[] bcis) { argument
[all...]
H A DGetLocalVariableTableTest.java105 private static void runSanityTest(Executable aMethod, argument
H A DGetExceptionTableTest.java82 private static void runSanityTest(Executable aMethod, argument
/openjdk10/jdk/test/java/lang/annotation/
H A DTypeVariableBounds.java100 public static class Case3 { public <C3T1, C3T2 extends AnnotatedElement, C3T3 extends AnnotatedElement & Type & Serializable> void aMethod() {}} method in class:TypeVariableBounds.Case3
101 public static class Case4 { public <C4T0, @TA C4T1 extends List, C4T2 extends @TB Set, C4T3 extends Set & @TB Callable & Serializable> void aMethod() {}} method in class:TypeVariableBounds.Case4
109 void aMethod() {}} method in class:TypeVariableBounds.Case5
116 void aMethod() {}} method in class:TypeVariableBounds.Case6
/openjdk10/hotspot/test/compiler/compilercontrol/share/method/
H A DMethodDescriptor.java39 public final MethodType aMethod; // Represents method field in class:MethodDescriptor
[all...]

Completed in 186 milliseconds