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

/openjdk7/jdk/test/java/lang/invoke/
H A DCallSiteTest.java132 shouldNotCallThis();
140 shouldNotCallThis();
144 shouldNotCallThis();
152 shouldNotCallThis();
156 shouldNotCallThis();
160 private static void shouldNotCallThis() { method in class:CallSiteTest
H A DInvokeDynamicPrintArgs.java140 shouldNotCallThis();
151 shouldNotCallThis();
155 shouldNotCallThis();
197 shouldNotCallThis();
206 shouldNotCallThis();
210 shouldNotCallThis();
215 shouldNotCallThis();
221 shouldNotCallThis();
227 shouldNotCallThis();
234 shouldNotCallThis();
248 private static void shouldNotCallThis() { method in class:InvokeDynamicPrintArgs
[all...]

Completed in 30 milliseconds