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