Searched refs:SWAP_LOC (Results 1 – 5 of 5) sorted by relevance
30 final ULocale SWAP_LOC = ULocale.US; in TestRegistration() local36 this(SRC_LOC, SWAP_LOC); in TestRegistration()86 NumberFormat f0 = NumberFormat.getIntegerInstance(SWAP_LOC); in TestRegistration()
1510 final ULocale SWAP_LOC = ULocale.US; in TestRegistration() local1517 currencyStyle = NumberFormat.getIntegerInstance(SWAP_LOC); in TestRegistration()1529 NumberFormat f0 = NumberFormat.getIntegerInstance(SWAP_LOC); in TestRegistration()
27 final ULocale SWAP_LOC = ULocale.US; in TestRegistration() local33 this(SRC_LOC, SWAP_LOC); in TestRegistration()83 NumberFormat f0 = NumberFormat.getIntegerInstance(SWAP_LOC); in TestRegistration()
1507 final ULocale SWAP_LOC = ULocale.US; in TestRegistration() local1514 currencyStyle = NumberFormat.getIntegerInstance(SWAP_LOC); in TestRegistration()1526 NumberFormat f0 = NumberFormat.getIntegerInstance(SWAP_LOC); in TestRegistration()
256 #define SWAP_LOC Locale::getUS() macro266 currencyStyle = NumberFormat::createInstance(SWAP_LOC, status); in NFTestFactory()305 LocalPointer<NumberFormat> f0(NumberFormat::createInstance(SWAP_LOC, status)); in testRegistration()