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