Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dquantityformattertest.cpp21 class QuantityFormatterTest : public IntlTest { class
23 QuantityFormatterTest() { in QuantityFormatterTest() function in QuantityFormatterTest
30 void QuantityFormatterTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*pa… in runIndexedTest()
36 void QuantityFormatterTest::TestBasic() { in TestBasic()
151 return new QuantityFormatterTest(); in createQuantityFormatterTest()