Searched defs:stopAfter (Results 1 – 2 of 2) sorted by relevance
| /art/test/913-heaps/src/art/ |
| D | Test913.java | 336 private int stopAfter = Integer.MAX_VALUE; field in Test913.TestConfig 345 public TestConfig(Class<?> klass, int heapFilter, int stopAfter, int followSet) { in TestConfig() 398 private void doFollowReferencesTestImpl(A root, int stopAfter, int followSet, in doFollowReferencesTestImpl() 754 Object initialObject, int stopAfter, int followSet, Object jniRef); in followReferences()
|
| /art/test/906-iterate-heap/src/art/ |
| D | Test906.java | 372 Class<?> klassFilter, int stopAfter); in iterateThroughHeapCount()
|