Home
last modified time | relevance | path

Searched refs:root_word (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/intltest/
Drbbiapts.cpp882 BreakIterator* root_word = BreakIterator::createWordInstance("", status); in TestRegistration() local
887 if (ja_word && *ja_word == *root_word) { in TestRegistration()
999 delete root_word; in TestRegistration()