Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
Dquantityformattertest.cpp27 class QuantityFormatterTest : public IntlTest { class
29 QuantityFormatterTest() { in QuantityFormatterTest() function in QuantityFormatterTest
36 void QuantityFormatterTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*pa… in runIndexedTest()
42 void QuantityFormatterTest::TestBasic() { in TestBasic()
158 return new QuantityFormatterTest(); in createQuantityFormatterTest()
Ditutil.cpp76 TESTCASE_AUTO_CREATE_CLASS(QuantityFormatterTest); in runIndexedTest()