Home | History | Annotate | Download | only in intltest

Lines Matching full:operator

220     logln("SelectFormat API test: Testing copy constructor and == operator ...");
224 errln("ERROR: SelectFormat API test Failed in copy constructor or == operator!");
228 // ======= Test clone && == operator.
229 logln("SelectFormat API test: Testing clone and == operator ...");
245 // ======= Test assignment operator && == operator.
246 logln("SelectFormat API test: Testing assignment operator and == operator ...");
252 errln("ERROR: SelectFormat API test assignment operator test failed!");
258 errln("ERROR: SelectFormat constructor failed in assignment operator!");