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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp1508 const char *formatStr2 = "#,###,###,##0.0#*x;(###,###,##0.0#*x)"; local
1509 expect2(new DecimalFormat(formatStr2, US, status),
1511 expect2(new DecimalFormat(formatStr2, US, status),
1513 expect2(new DecimalFormat(formatStr2, US, status),
1515 expect2(new DecimalFormat(formatStr2, US, status),
1517 expect2(new DecimalFormat(formatStr2, US, status),
1519 expect2(new DecimalFormat(formatStr2, US, status),
1521 expect2(new DecimalFormat(formatStr2, US, status),
1523 expect2(new DecimalFormat(formatStr2, US, status),
1526 expect2(new DecimalFormat(formatStr2, U
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp1512 const char *formatStr2 = "#,###,###,##0.0#*x;(###,###,##0.0#*x)"; local
1513 expect2(new DecimalFormat(formatStr2, US, status),
1515 expect2(new DecimalFormat(formatStr2, US, status),
1517 expect2(new DecimalFormat(formatStr2, US, status),
1519 expect2(new DecimalFormat(formatStr2, US, status),
1521 expect2(new DecimalFormat(formatStr2, US, status),
1523 expect2(new DecimalFormat(formatStr2, US, status),
1525 expect2(new DecimalFormat(formatStr2, US, status),
1527 expect2(new DecimalFormat(formatStr2, US, status),
1530 expect2(new DecimalFormat(formatStr2, U
[all...]

Completed in 58 milliseconds