Searched refs:jpcol (Results 1 – 3 of 3) sorted by relevance
368 Collator* jpcol = Collator::createInstance(Locale::getJapan(), status); in TestRegisterFactory() local373 delete jpcol; in TestRegisterFactory()386 info[2] = new CollatorInfo(fu_FU, jpcol, fuFUNames); in TestRegisterFactory()413 if (*jpcol != *ncol) { in TestRegisterFactory()
234 Collator jpcol = Collator.getInstance(ULocale.JAPAN); in TestRegisterFactory() local240 new CollatorInfo(fu_FU, jpcol, fuFUNames), in TestRegisterFactory()283 if (!jpcol.equals(ncol)) { in TestRegisterFactory()
231 Collator jpcol = Collator.getInstance(ULocale.JAPAN); in TestRegisterFactory() local237 new CollatorInfo(fu_FU, jpcol, fuFUNames), in TestRegisterFactory()280 if (!jpcol.equals(ncol)) { in TestRegisterFactory()