Searched defs:testMutableCallSite (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/lang/invoke/
H A DCallSiteTest.java65 testMutableCallSite();
78 private static void testMutableCallSite() throws Throwable { method in class:CallSiteTest
H A DJavaDocExamplesTest.java79 testMutableCallSite();
443 @Test public void testMutableCallSite() throws Throwable { method in class:JavaDocExamplesTest

Completed in 31 milliseconds