Searched refs:aPrime (Results 1 – 1 of 1) sorted by relevance
322 final Signature[] aPrime = new Signature[a.length]; in areEffectiveMatch() local324 aPrime[i] = bounce(cf, a[i]); in areEffectiveMatch()331 return areExactMatch(aPrime, bPrime); in areEffectiveMatch()351 final Signature aPrime = bounce(cf, a); in areEffectiveMatch() local354 return aPrime.equals(bPrime); in areEffectiveMatch()