Searched refs:ja_word (Results 1 – 1 of 1) sorted by relevance
882 BreakIterator* ja_word = BreakIterator::createWordInstance("ja_JP", status); in TestRegistration() local891 delete ja_word; in TestRegistration()899 URegistryKey key = BreakIterator::registerInstance(ja_word, "xx", UBRK_WORD, status); in TestRegistration()902 if (ja_word && *ja_word == *root_word) { in TestRegistration()912 fail = *result != *ja_word; in TestRegistration()