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

  /external/chromium_org/third_party/icu/source/test/testdata/
NumberFormatTestCases.txt 75 fpc: "en_US" 1234.56/USD "$1,234.56" 1234.56/USD
  /external/icu/icu4c/source/test/testdata/
NumberFormatTestCases.txt 75 fpc: "en_US" 1234.56/USD "$1,234.56" 1234.56/USD
  /external/chromium_org/v8/test/intl/number-format/
property-override.js 49 undefined, {style: 'currency', currency: 'USD', currencyDisplay: 'name',
75 {currency: 'USD', currencyDisplay: 'name',
  /external/icu/icu4c/source/test/intltest/
measfmttest.cpp 702 UChar USD[] = {'U', 'S', 'D', 0};
704 CurrencyAmount USD_1(1.0, USD, status);
705 CurrencyAmount USD_2(2.0, USD, status);
706 CurrencyAmount USD_NEG_1(-1.0, USD, status);
    [all...]
numfmtst.cpp 45 static const UChar ISO_CURRENCY_USD[] = {0x55, 0x53, 0x44, 0}; // "USD"
674 if (s != "USD 1,234.56") dataerrln((UnicodeString)"FAIL: Expected USD 1,234.56");
678 if (s != "USD -1,234.56") dataerrln((UnicodeString)"FAIL: Expected USD -1,234.56");
    [all...]
loctest.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
numfmtst.cpp 42 static const UChar ISO_CURRENCY_USD[] = {0x55, 0x53, 0x44, 0}; // "USD"
651 if (s != "USD 1,234.56") dataerrln((UnicodeString)"FAIL: Expected USD 1,234.56");
655 if (s != "USD -1,234.56") dataerrln((UnicodeString)"FAIL: Expected USD -1,234.56");
    [all...]
loctest.cpp     [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]
chromeVoxChromeOptionsScript.js     [all...]
chromeVoxChromePageScript.js     [all...]

Completed in 1290 milliseconds