Searched refs:opTypeStr (Results 1 – 1 of 1) sorted by relevance
1191 UnicodeString opTypeStr; in test4103271() local1193 opTypeStr = UnicodeString("add(WOY,", ""); in test4103271()1195 opTypeStr = UnicodeString("roll(WOY,", ""); in test4103271()1197 log(opTypeStr + amount + ") " + sdf.format(before, str) + " => " + in test4103271()1214 log(opTypeStr + (-amount) + ") " + sdf.format(after, str) + " => " + in test4103271()