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

/openjdk7/hotspot/agent/test/libproc/
H A DLibprocClient.java156 private void checkFrames(JavaThread thread, String[] expectedMethodNames) { argument
160 Assert.that(m.externalNameAndSignature().equals(expectedMethodNames[i]),

Completed in 29 milliseconds