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

/external/chromium/third_party/icu/source/test/intltest/
H A Drbbiapts.cpp889 BreakIterator* root_word = BreakIterator::createWordInstance("", status); local
896 delete root_word;
905 if (ja_word && *ja_word == *root_word) {
1018 delete root_word;
/external/icu4c/test/intltest/
H A Drbbiapts.cpp876 BreakIterator* root_word = BreakIterator::createWordInstance("", status); local
883 delete root_word;
891 if (ja_word && *ja_word == *root_word) {
1003 delete root_word;

Completed in 79 milliseconds