Home | History | Annotate | Download | only in intltest

Lines Matching refs:logln

20 #define CASE(id,test) case id: name = #test; if (exec) { logln(#test "---"); logln((UnicodeString)""); test(); } break;
24 // if (exec) logln((UnicodeString)"TestSuite ParsePositionTest");
54 logln("PP constructor() tested.");
63 logln("PP getIndex and constructor(int32_t) tested.");
69 logln("PP setIndex tested.");
80 logln("PP not equals tested.");
85 logln("PP equals tested.");
93 logln("PP operator= tested.");
110 logln("FP constructor(int) and getField tested.");
117 logln("FP Constructor(FP&) passed");
138 logln("FP setField and getField tested.");
143 logln("FP setBeginIndex and getBeginIndex tested.");
148 logln("FP setEndIndex and getEndIndex tested.");
153 logln("");
209 logln("FP " + temp + res);
212 logln("");