Home
last modified time | relevance | path

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

/libcore/ojluni/src/test/java/math/BigDecimal/
DStringConstructor.java142 testString0(switchZero(s), expected); in testString()
149 private static String switchZero(String s) { in switchZero() method in StringConstructor