Searched refs:symbolsOut (Results 1 – 1 of 1) sorted by relevance
1869 DecimalFormatSymbols symbolsOut = format.getDecimalFormatSymbols(); in test_setDecimalFormatSymbols() local1870 assertNotSame(symbols, symbolsOut); in test_setDecimalFormatSymbols()