Home
last modified time | relevance | path

Searched refs:MinimumExponentDigits (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Ddcfmapts.cpp359 int8_t MinimumExponentDigits = 0; in testAPI() local
361 MinimumExponentDigits = pat.getMinimumExponentDigits(); in testAPI()
362 logln((UnicodeString)"MinimumExponentDigits (should be 2) is " + (int8_t) MinimumExponentDigits); in testAPI()
363 if(MinimumExponentDigits != 2) { in testAPI()

Completed in 2 milliseconds