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