Searched refs:ja_word (Results 1 – 1 of 1) sorted by relevance
888 BreakIterator* ja_word = BreakIterator::createWordInstance("ja_JP", status); in TestRegistration() local897 delete ja_word; in TestRegistration()905 URegistryKey key = BreakIterator::registerInstance(ja_word, "xx", UBRK_WORD, status); in TestRegistration()908 if (ja_word && *ja_word == *root_word) { in TestRegistration()918 fail = *result != *ja_word; in TestRegistration()