• Home
  • Raw
  • Download

Lines Matching refs:errln

52         errln("ERROR: English DecimalFormatSymbols equal to French");  in testSymbols()
60 errln("ERROR: get/set ZeroDigit failed"); in testSymbols()
66 errln("ERROR: get/set GroupingSeparator failed"); in testSymbols()
72 errln("ERROR: get/set DecimalSeparator failed"); in testSymbols()
78 errln("ERROR: get/set PerMill failed"); in testSymbols()
84 errln("ERROR: get/set Percent failed"); in testSymbols()
90 errln("ERROR: get/set Percent failed"); in testSymbols()
96 errln("ERROR: get/set PatternSeparator failed"); in testSymbols()
103 errln("ERROR: get/set Infinity failed"); in testSymbols()
110 errln("ERROR: get/set NaN failed"); in testSymbols()
116 errln("ERROR: get/set MinusSign failed"); in testSymbols()
122 errln("ERROR: get/set Exponential failed"); in testSymbols()
131 errln("Error: cannot get CurrencyMatch for locale:en"); in testSymbols()
137 errln("Error: cannot get CurrencyMatch for locale:fr"); in testSymbols()
140 errln("ERROR: get CurrencySpacing failed"); in testSymbols()
149 errln("Error: cannot get CurrencyMatch for locale:en"); in testSymbols()
155 errln("Error: cannot get CurrencyMatch for locale:fr"); in testSymbols()
158 errln("ERROR: get CurrencySpacing failed"); in testSymbols()
168 errln("Error: Failed to setCurrencyInsert for locale:en"); in testSymbols()
179 errln("ERROR: Copy Constructor or Assignment failed"); in testSymbols()
184 errln("unum.h and decimfmt.h have inconsistent numbers of format symbols!"); in testSymbols()
194 errln("get/setSymbol did not roundtrip, got " + in testSymbols()
220 errln("ERROR: construction of decimal format failed"); in Verify()
226 errln((UnicodeString)"ERROR: format failed after setSymbols()\n Expected " + in Verify()