Searched refs:_debugOut (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Drbt_set.cpp109 inline void _debugOut(const char* msg, TransliterationRule* rule, function
127 #define _debugOut(msg, rule, theText, pos)
409 _debugOut("match", rules[i], text, pos);
412 _debugOut("partial match", rules[i], text, pos);
420 _debugOut("no match", NULL, text, pos);
/external/icu4c/i18n/
H A Drbt_set.cpp109 inline void _debugOut(const char* msg, TransliterationRule* rule, function
127 #define _debugOut(msg, rule, theText, pos)
409 _debugOut("match", rules[i], text, pos);
412 _debugOut("partial match", rules[i], text, pos);
420 _debugOut("no match", NULL, text, pos);

Completed in 17 milliseconds