Searched refs:getNegativeCurrencyVectorUS (Results 1 - 2 of 2) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
H A DSupport_DecimalFormat.java130 t_Format(8, negativeNumber, NumberFormat.getCurrencyInstance(us), getNegativeCurrencyVectorUS());
183 private static Vector<FieldContainer> getNegativeCurrencyVectorUS() { method in class:Support_DecimalFormat
/libcore/support/src/test/java/tests/support/
H A DSupport_DecimalFormat.java155 t_Format(5, negativeNumber, NumberFormat.getCurrencyInstance(us), getNegativeCurrencyVectorUS());
224 private static Vector<FieldContainer> getNegativeCurrencyVectorUS() { method in class:Support_DecimalFormat

Completed in 424 milliseconds