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

/openjdk7/jdk/test/com/sun/jdi/
H A DPopSynchronousTest.java158 void checkTop(String methodName, boolean atStart) throws Exception { argument
165 } else if ((meth.location().codeIndex() == loc.codeIndex()) != atStart) {

Completed in 30 milliseconds