Home
last modified time | relevance | path

Searched defs:NumberFormatSpecificationTest (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dnumfmtspectest.cpp55 class NumberFormatSpecificationTest : public IntlTest { class
57 NumberFormatSpecificationTest() { in NumberFormatSpecificationTest() function in NumberFormatSpecificationTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DNumberFormatSpecificationTest.java30 public class NumberFormatSpecificationTest extends TestFmwk { class