Searched defs:reportCResult (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/test/cintltst/
H A Dccolltst.c84 void reportCResult( const UChar source[], const UChar target[], function
93 log_err("***** invalid call to reportCResult ****\n");
/external/icu4c/test/cintltst/
H A Dccolltst.c84 void reportCResult( const UChar source[], const UChar target[], function
93 log_err("***** invalid call to reportCResult ****\n");
/external/chromium/third_party/icu/source/test/intltest/
H A Dtscoll.cpp153 reportCResult(source, target, srckey, tgtkey, compareResult, keyResult, result, result);
280 IntlTestCollator::reportCResult( const UnicodeString &source, const UnicodeString &target, function in class:IntlTestCollator
289 errln("***** invalid call to reportCResult ****");
/external/icu4c/test/intltest/
H A Dtscoll.cpp156 reportCResult(source, target, srckey, tgtkey, compareResult, keyResult, result, result);
282 IntlTestCollator::reportCResult( const UnicodeString &source, const UnicodeString &target, function in class:IntlTestCollator
291 errln("***** invalid call to reportCResult ****");

Completed in 54 milliseconds