Searched defs:runIndexedTest (Results 101 - 125 of 131) sorted by relevance

123456

/external/icu4c/test/intltest/
H A Dtransapi.cpp41 // runIndexedTest
45 TransliteratorAPITest::runIndexedTest(int32_t index, UBool exec, function in class:TransliteratorAPITest
H A Dtztest.cpp42 void TimeZoneTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:TimeZoneTest
H A Ducharstrietest.cpp38 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL);
93 void UCharsTrieTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { function in class:UCharsTrieTest
H A Dconvtest.cpp67 ConversionTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { function in class:ConversionTest
H A Ddtfmrgts.cpp27 DateFormatRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:DateFormatRegressionTest
H A Dicusvtst.cpp139 ICUServiceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, function in class:ICUServiceTest
H A Drestsnew.cpp180 void NewResourceBundleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:NewResourceBundleTest
H A Dtestidna.cpp1236 // runIndexedTest
1241 void TestIDNA::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par) function in class:TestIDNA
H A Dtmsgfmt.cpp36 TestMessageFormat::runIndexedTest(int32_t index, UBool exec, function in class:TestMessageFormat
H A Dtsmthred.cpp110 void MultithreadTest::runIndexedTest( int32_t index, UBool exec, function in class:MultithreadTest
143 void MultithreadTest::runIndexedTest( int32_t index, UBool exec, function in class:MultithreadTest
H A Dtstnorm.cpp35 void BasicNormalizerTest::runIndexedTest(int32_t index, UBool exec, function in class:BasicNormalizerTest
H A Dtzregts.cpp25 TimeZoneRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:TimeZoneRegressionTest
H A Dustrtest.cpp35 void UnicodeStringTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char *par) function in class:UnicodeStringTest
H A Dutxttest.cpp47 UTextTest::runIndexedTest(int32_t index, UBool exec, function in class:UTextTest
H A Dapicoll.cpp2319 void CollationAPITest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par */) function in class:CollationAPITest
H A Dcaltest.cpp54 void CalendarTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:CalendarTest
H A Dintltest.cpp648 void IntlTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) function in class:IntlTest
658 this->errln("*** runIndexedTest needs to be overriden! ***");
686 this->runIndexedTest( index, FALSE, name, par );
708 this->runIndexedTest( index, TRUE, name, par );
1041 this->runIndexedTest( index, FALSE, name );
H A Dloctest.cpp181 void LocaleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:LocaleTest
H A Dnumrgts.cpp106 NumberFormatRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:NumberFormatRegressionTest
H A Dssearch.cpp75 void SSearchTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char *params ) function in class:SSearchTest
H A Dtransrt.cpp61 TransliteratorRoundTripTest::runIndexedTest(int32_t index, UBool exec, function in class:TransliteratorRoundTripTest
H A Dtzrulets.cpp120 void TimeZoneRuleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:TimeZoneRuleTest
H A Dcalregts.cpp34 CalendarRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:CalendarRegressionTest
/external/icu4c/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp67 virtual UPerfFunction *runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL);
693 UPerfFunction *DictionaryTriePerfTest::runIndexedTest(int32_t index, UBool exec, function in class:DictionaryTriePerfTest
/external/icu4c/test/perf/collperf/
H A Dcollperf.cpp670 virtual UPerfFunction* runIndexedTest( /*[in]*/int32_t index, /*[in]*/UBool exec, /*[out]*/const char* &name, /*[in]*/ char* par = NULL ){ function in class:CollPerfTest

Completed in 327 milliseconds

123456