Searched refs:baseDistance (Results 1 – 1 of 1) sorted by relevance
234 int baseDistance = baseName.subtreeDepth(); in hops() local236 return (baseDistance + testDistance - (2 * commonDistance)); in hops()