Searched refs:IntlTestNumberFormatAPI (Results 1 – 4 of 4) sorted by relevance
20 class IntlTestNumberFormatAPI: public IntlTest {
23 void IntlTestNumberFormatAPI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /… in runIndexedTest()61 void IntlTestNumberFormatAPI::testAPI(/* char* par */) in testAPI()298 IntlTestNumberFormatAPI::testRegistration() in testRegistration()
111 TESTCLASS(11,IntlTestNumberFormatAPI); in runIndexedTest()
27 public class IntlTestNumberFormatAPI extends com.ibm.icu.dev.test.TestFmwk class30 new IntlTestNumberFormatAPI().run(args); in main()