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

/openjdk7/jdk/test/com/sun/jdi/
H A DInvokeTest.java81 (new InvokeTarg()).sayHi();
84 void sayHi() { method in class:InvokeTarg
437 * Get to the top of sayHi()
440 BreakpointEvent bpe = startTo("InvokeTarg", "sayHi", "()V");

Completed in 23 milliseconds