Searched refs:frameCount (Results 1 – 2 of 2) sorted by relevance
134 if (count >= recorder.frameCount()) { in consume()180 long recFrameCount = (long)recorder.frameCount(); in walk()183 swFrameCount + ") than recorded ("+ recorder.frameCount() + in walk()
56 public int frameCount() { return testFrames.size(); } in frameCount() method in StackRecorderUtil