OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reportCResult
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/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
86
void
reportCResult
( const UChar source[], const UChar target[],
95
log_err("***** invalid call to
reportCResult
****\n");
/external/chromium_org/third_party/icu/source/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
****");
/external/icu4c/test/intltest/
tscoll.cpp
160
reportCResult
(source, target, srckey, tgtkey, compareResult, keyResult, result, result);
286
IntlTestCollator::
reportCResult
( const UnicodeString &source, const UnicodeString &target,
295
errln("***** invalid call to
reportCResult
****");
Completed in 27 milliseconds