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

  /external/icu4c/test/cintltst/
ccolltst.c 84 void reportCResult( const UChar source[], const UChar target[],
93 log_err("***** invalid call to reportCResult ****\n");
  /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 443 milliseconds