Home
last modified time | relevance | path

Searched refs:testCall (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/test/java/lang/StackWalker/
DStackWalkTest.java195 testCall.call(total, current+1, markAt); in call()
207 testCall.call(total, current+1, markAt); in call()
224 testCall.call2(total, nexti, markAt); in call()
244 private Test testCall = new Test(); field in StackWalkTest