HomeSort by relevance Sort by last modified time
    Searched defs:reportCResult (Results 1 - 4 of 4) sorted by null

  /external/chromium/third_party/icu/source/test/cintltst/
ccolltst.c 84 void reportCResult( const UChar source[], const UChar target[],
93 log_err("***** invalid call to reportCResult ****\n");
  /external/icu4c/test/cintltst/
ccolltst.c 84 void reportCResult( const UChar source[], const UChar target[],
93 log_err("***** invalid call to reportCResult ****\n");
  /external/chromium/third_party/icu/source/test/intltest/
tscoll.cpp 153 reportCResult(source, target, srckey, tgtkey, compareResult, keyResult, result, result);
280 IntlTestCollator::reportCResult( const UnicodeString &source, const UnicodeString &target,
289 errln("***** invalid call to reportCResult ****");
  /external/icu4c/test/intltest/
tscoll.cpp 156 reportCResult(source, target, srckey, tgtkey, compareResult, keyResult, result, result);
282 IntlTestCollator::reportCResult( const UnicodeString &source, const UnicodeString &target,
291 errln("***** invalid call to reportCResult ****");

Completed in 309 milliseconds