Home
last modified time | relevance | path

Searched refs:opTypeStr (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
Dcalregts.cpp1145 UnicodeString opTypeStr; in test4103271() local
1147 opTypeStr = UnicodeString("add(WOY,", ""); in test4103271()
1149 opTypeStr = UnicodeString("roll(WOY,", ""); in test4103271()
1151 log(opTypeStr + amount + ") " + sdf.format(before, str) + " => " + in test4103271()
1168 log(opTypeStr + (-amount) + ") " + sdf.format(after, str) + " => " + in test4103271()
/external/icu4c/test/intltest/
Dcalregts.cpp1190 UnicodeString opTypeStr; in test4103271() local
1192 opTypeStr = UnicodeString("add(WOY,", ""); in test4103271()
1194 opTypeStr = UnicodeString("roll(WOY,", ""); in test4103271()
1196 log(opTypeStr + amount + ") " + sdf.format(before, str) + " => " + in test4103271()
1213 log(opTypeStr + (-amount) + ") " + sdf.format(after, str) + " => " + in test4103271()