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

/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot.test/src/org/graalvm/compiler/hotspot/test/
H A DHotSpotMethodSubstitutionTest.java172 public static String testCastSnippet(int i, Object obj) throws Exception { method in class:HotSpotMethodSubstitutionTest
211 test("testCastSnippet", 1, new Integer(1));

Completed in 33 milliseconds