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