Searched refs:aPrime (Results 1 – 1 of 1) sorted by relevance
307 final Signature[] aPrime = new Signature[a.length]; in areEffectiveMatch() local309 aPrime[i] = bounce(cf, a[i]); in areEffectiveMatch()316 return areExactMatch(aPrime, bPrime); in areEffectiveMatch()336 final Signature aPrime = bounce(cf, a); in areEffectiveMatch() local339 return aPrime.equals(bPrime); in areEffectiveMatch()