Searched defs:stackDepth (Results 1 – 4 of 4) sorted by relevance
178 private final int stackDepth; field in Basic.StackBuilder182 StackBuilder(int stackDepth, int limit) { in StackBuilder()
250 public void runTest(Class callerClass, String callerMethod, int stackDepth, in runTest()256 assert stackDepth <= 1000; in runTest() local
78 public static native void setAllocTrackerStackDepth(int stackDepth); in setAllocTrackerStackDepth()
768 public static native void setAllocTrackerStackDepth(int stackDepth); in setAllocTrackerStackDepth()