Searched refs:fishyCodepoint (Results 1 – 1 of 1) sorted by relevance
413 final int fishyCodepoint = it2.codepoint; in TestCurrencyFallback() local415 .getSubstitutes(fishyCodepoint); in TestCurrencyFallback()417 String nfkc = Normalizer.normalize(fishyCodepoint, in TestCurrencyFallback()419 if (!nfkc.equals(UTF16.valueOf(fishyCodepoint))) { in TestCurrencyFallback()433 + UCharacter.getName(fishyCodepoint)); in TestCurrencyFallback()434 badSoFar.add(fishyCodepoint); in TestCurrencyFallback()451 .getName(fishyCodepoint)); in TestCurrencyFallback()463 + UCharacter.getName(fishyCodepoint)); in TestCurrencyFallback()464 badSoFar.add(fishyCodepoint); in TestCurrencyFallback()469 + UCharacter.getName(fishyCodepoint) in TestCurrencyFallback()