Searched refs:countBeforeComb (Results 1 – 1 of 1) sorted by relevance
53 int countBeforeComb = 0; field in _XShapeCombiner69 countBeforeComb = oShapes.getCount(); in _combine()70 log.println("Count before combining:" + countBeforeComb); in _combine()100 result = countAfterSplit == countBeforeComb; in _split()
Completed in 6 milliseconds