Lines Matching full:result2
256 UnicodeString result2;259 result2 = test2.getStringEx("string_in_Root_te_te_IN", err);266 logln("for string_in_Root_te_te_IN, te_IN.txt had " + result2);268 if (result1 != "ROOT" || result2 != "TE_IN") {