HomeSort by relevance Sort by last modified time
    Searched defs:USD (Results 1 - 2 of 2) sorted by null

  /external/icu4c/test/intltest/
loctest.cpp     [all...]
numfmtst.cpp 45 static const UChar ISO_CURRENCY_USD[] = {0x55, 0x53, 0x44, 0}; // "USD"
663 if (s != "USD 1,234.56") dataerrln((UnicodeString)"FAIL: Expected USD 1,234.56");
667 if (s != "USD -1,234.56") dataerrln((UnicodeString)"FAIL: Expected USD -1,234.56");
    [all...]

Completed in 114 milliseconds