Searched refs:stoppedAddingChildrenToTree (Results 1 – 1 of 1) sorted by relevance
130 private boolean stoppedAddingChildrenToTree() { in stoppedAddingChildrenToTree() method in RaceConditionReproducer.EventNode134 if (!mNextEvents.get(event).stoppedAddingChildrenToTree()) return false; in stoppedAddingChildrenToTree()251 return mReproString == null && !mRoot.stoppedAddingChildrenToTree(); in finishIteration()