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