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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccolltst.c86 void reportCResult( const UChar source[], const UChar target[], function
95 log_err("***** invalid call to reportCResult ****\n");
/external/icu/icu4c/source/test/cintltst/
H A Dccolltst.c86 void reportCResult( const UChar source[], const UChar target[], function
95 log_err("***** invalid call to reportCResult ****\n");
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtscoll.cpp160 reportCResult(source, target, srckey, tgtkey, compareResult, keyResult, result, result);
286 IntlTestCollator::reportCResult( const UnicodeString &source, const UnicodeString &target, function in class:IntlTestCollator
295 errln("***** invalid call to reportCResult ****");
/external/icu/icu4c/source/test/intltest/
H A Dtscoll.cpp142 reportCResult(source, target, srckey, tgtkey, compareResult, keyResult, result, result);
268 IntlTestCollator::reportCResult( const UnicodeString &source, const UnicodeString &target, function in class:IntlTestCollator
277 errln("***** invalid call to reportCResult ****");

Completed in 489 milliseconds