Searched defs:constantPoolCTVM (Results 1 - 11 of 11) sorted by relevance

/openjdk9/hotspot/test/compiler/jvmci/compilerToVM/
H A DResolveTypeInPoolTest.java86 public static void validate(ConstantPool constantPoolCTVM, argument
H A DLookupKlassInPoolTest.java87 public static void validate(ConstantPool constantPoolCTVM, argument
H A DResolveFieldInPoolTest.java91 private static void validate(ConstantPool constantPoolCTVM, argument
H A DResolveConstantInPoolTest.java91 private static void validateMethodHandle(ConstantPool constantPoolCTVM, argument
108 private static void validateMethodType(ConstantPool constantPoolCTVM, argument
H A DResolvePossiblyCachedConstantInPoolTest.java80 private static void validateString(ConstantPool constantPoolCTVM, argument
H A DLookupMethodInPoolTest.java88 private static void validate(ConstantPool constantPoolCTVM, argument
H A DLookupNameAndTypeRefIndexInPoolTest.java91 private static void validate(ConstantPool constantPoolCTVM, argument
H A DLookupSignatureInPoolTest.java92 private static void validate(ConstantPool constantPoolCTVM, argument
H A DLookupKlassRefIndexInPoolTest.java89 private static void validate(ConstantPool constantPoolCTVM, argument
H A DLookupNameInPoolTest.java92 private static void validate(ConstantPool constantPoolCTVM, argument
H A DConstantPoolTestCase.java193 void validate(jdk.vm.ci.meta.ConstantPool constantPoolCTVM, argument

Completed in 58 milliseconds