//leakcanary-repo/shark/ShortestPathObjectNode/growingChildren
growingChildren¶
[jvm]\ val growingChildren: List<ShortestPathObjectNode.GrowingChildNode>
Returns a list of pair of child ShortestPathObjectNode and associated object count increase, filtered to only the children nodes that were marked as growing, i.e. children that had an object count increase greater or equal to the scenario loop count.