HomeSort by relevance Sort by last modified time
    Searched refs:it_logln (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
tfsmalls.cpp 35 it_logln("PP constructor() tested.");
46 it_logln("PP getIndex and constructor(int32_t) tested.");
52 it_logln("PP setIndex tested.");
63 it_logln("PP copy contructor, operator== and operator != tested.");
71 it_logln("PP operator= tested.");
110 it_logln(UnicodeString("FP ") + UnicodeString(temp) + res);
114 it_logln("");
124 it_logln("FP constructor(int32_t) and getField tested.");
145 it_logln("FP setField and getField tested.");
150 it_logln("FP setBeginIndex and getBeginIndex tested.")
    [all...]
tchcfmt.cpp 68 it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2);
165 it_logln("MessageFormat toPattern: " + res1);
167 it_logln("ChoiceFormat toPattern: " + res1);
169 it_logln("toPattern tested!");
208 it_logln(i + UnicodeString(" -> ") + res2);
214 it_logln();
216 it_logln("------ additional testing in complex test ------");
217 it_logln();
226 it_logln("getLimits tested!");
237 it_logln("getFormats tested!")
    [all...]
intltest.h 275 void it_logln( UnicodeString message );
276 void it_logln( void );
intltest.cpp 443 void it_logln( UnicodeString message ) function
449 void it_logln( void ) function
    [all...]
  /external/icu4c/test/intltest/
tfsmalls.cpp 35 it_logln("PP constructor() tested.");
46 it_logln("PP getIndex and constructor(int32_t) tested.");
52 it_logln("PP setIndex tested.");
63 it_logln("PP copy contructor, operator== and operator != tested.");
71 it_logln("PP operator= tested.");
110 it_logln(UnicodeString("FP ") + UnicodeString(temp) + res);
114 it_logln("");
124 it_logln("FP constructor(int32_t) and getField tested.");
145 it_logln("FP setField and getField tested.");
150 it_logln("FP setBeginIndex and getBeginIndex tested.")
    [all...]
tchcfmt.cpp 68 it_logln(UnicodeString("") + ix + UnicodeString(" -> ") + res1 + UnicodeString(" -> ") + res2);
175 it_logln("MessageFormat toPattern: " + res1);
177 it_logln("ChoiceFormat toPattern: " + res1);
179 it_logln("toPattern tested!");
218 it_logln(i + UnicodeString(" -> ") + res2);
224 it_logln();
226 it_logln("------ additional testing in complex test ------");
227 it_logln();
237 it_logln("getLimits tested!");
248 it_logln("getFormats tested!")
    [all...]
intltest.h 329 void it_logln( UnicodeString message );
330 void it_logln( void );
intltest.cpp 458 void it_logln( UnicodeString message ) function
464 void it_logln( void ) function
    [all...]

Completed in 101 milliseconds