Searched defs:jpcol (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/intltest/
H A Dsvccoll.cpp356 Collator* jpcol = Collator::createInstance(Locale::getJapan(), status); local
361 delete jpcol;
374 info[2] = new CollatorInfo(fu_FU, jpcol, fuFUNames);
401 if (*jpcol != *ncol) {
402 errln("jpcol for fu_FU_FOO failed");
/external/chromium/third_party/icu/source/test/intltest/
H A Dsvccoll.cpp358 Collator* jpcol = Collator::createInstance(Locale::getJapan(), status); local
363 delete jpcol;
376 info[2] = new CollatorInfo(fu_FU, jpcol, fuFUNames);
403 if (*jpcol != *ncol) {
404 errln("jpcol for fu_FU_FOO failed");

Completed in 227 milliseconds