HomeSort by relevance Sort by last modified time
    Searched refs:PLKeywordLookups (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
plurfmts.cpp 23 // The value must be same as PLKeywordLookups[] order.
554 const UnicodeString PLKeywordLookups[6] = {
580 if (plResult != PLKeywordLookups[expResults[n]]){
584 PLKeywordLookups[expResults[n]]);
  /external/icu/icu4c/source/test/intltest/
plurfmts.cpp 25 // The value must be same as PLKeywordLookups[] order.
744 const UnicodeString PLKeywordLookups[6] = {
770 if (plResult != PLKeywordLookups[expResults[n]]){
775 UnicodeString(" expecting:")+ PLKeywordLookups[expResults[n]]);

Completed in 4114 milliseconds