Searched refs:jpcol (Results 1 – 3 of 3) sorted by relevance
365 Collator* jpcol = Collator::createInstance(Locale::getJapan(), status); in TestRegisterFactory() local370 delete jpcol; in TestRegisterFactory()383 info[2] = new CollatorInfo(fu_FU, jpcol, fuFUNames); in TestRegisterFactory()410 if (*jpcol != *ncol) { in TestRegisterFactory()
221 Collator jpcol = Collator.getInstance(ULocale.JAPAN); in TestRegisterFactory() local227 new CollatorInfo(fu_FU, jpcol, fuFUNames), in TestRegisterFactory()270 if (!jpcol.equals(ncol)) { in TestRegisterFactory()
225 Collator jpcol = Collator.getInstance(ULocale.JAPAN); in TestRegisterFactory() local231 new CollatorInfo(fu_FU, jpcol, fuFUNames), in TestRegisterFactory()274 if (!jpcol.equals(ncol)) { in TestRegisterFactory()