Home
last modified time | relevance | path

Searched refs:sym2 (Results 1 – 3 of 3) sorted by relevance

/external/chromium/third_party/icu/source/test/intltest/
Dnumfmtst.cpp1745 DecimalFormatSymbols sym2(Locale::getUS(), ec); in TestAdoptDecimalFormatSymbols() local
1750 sym2.setSymbol(DecimalFormatSymbols::kCurrencySymbol, "Q"); in TestAdoptDecimalFormatSymbols()
1751 fmt2.setDecimalFormatSymbols(sym2); in TestAdoptDecimalFormatSymbols()
/external/icu4c/test/intltest/
Dnumfmtst.cpp1751 DecimalFormatSymbols sym2(Locale::getUS(), ec); in TestAdoptDecimalFormatSymbols() local
1756 sym2.setSymbol(DecimalFormatSymbols::kCurrencySymbol, "Q"); in TestAdoptDecimalFormatSymbols()
1757 fmt2.setDecimalFormatSymbols(sym2); in TestAdoptDecimalFormatSymbols()
/external/elfutils/src/
Dldgeneric.c4572 XElf_Sym *sym2 = sym; in ld_generic_create_outfile() local
4575 *sym = *sym2; in ld_generic_create_outfile()