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

123456

/external/icu/icu4c/source/test/intltest/
H A Dreldatefmttest.cpp473 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0);
538 void RelativeDateTimeFormatterTest::runIndexedTest( function in class:RelativeDateTimeFormatterTest
H A Drestest.cpp181 void ResourceBundleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:ResourceBundleTest
H A Dsrchtest.cpp107 void StringSearchTest::runIndexedTest(int32_t index, UBool exec, function in class:StringSearchTest
H A Dsvccoll.cpp20 void CollationServiceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par */) function in class:CollationServiceTest
H A Dtransapi.cpp41 // runIndexedTest
45 TransliteratorAPITest::runIndexedTest(int32_t index, UBool exec, function in class:TransliteratorAPITest
H A Ducharstrietest.cpp37 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL);
92 void UCharsTrieTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { function in class:UCharsTrieTest
H A Dconvtest.cpp66 ConversionTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { function in class:ConversionTest
H A Dicusvtst.cpp139 ICUServiceTest::runIndexedTest(int32_t index, UBool exec, const char* &name, function in class:ICUServiceTest
H A Dmeasfmttest.cpp38 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0);
112 void MeasureFormatTest::runIndexedTest( function in class:MeasureFormatTest
H A Drbbiapts.cpp1425 // runIndexedTest
1428 void RBBIAPITest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:RBBIAPITest
H A Dregcoll.cpp1432 void CollationRegressionTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /* par */) function in class:CollationRegressionTest
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 Dtstnorm.cpp35 void BasicNormalizerTest::runIndexedTest(int32_t index, UBool exec, function in class:BasicNormalizerTest
H A Dtzfmttst.cpp68 TimeZoneFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:TimeZoneFormatTest
H A Dtzregts.cpp25 TimeZoneRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:TimeZoneRegressionTest
H A Dustrtest.cpp30 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.cpp2462 void CollationAPITest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par */) function in class:CollationAPITest
H A Dcaltest.cpp74 void CalendarTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:CalendarTest
H A Ddtfmrgts.cpp26 DateFormatRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:DateFormatRegressionTest
H A Dintltest.cpp689 void IntlTest::runIndexedTest( int32_t /*index*/, UBool /*exec*/, const char* & /*name*/, char* /*par*/ ) function in class:IntlTest
699 this->errln("*** runIndexedTest needs to be overriden! ***");
726 this->runIndexedTest( index, FALSE, name, par );
749 this->runIndexedTest( index, TRUE, name, par );
1141 this->runIndexedTest( index, FALSE, name );
H A Dloctest.cpp182 void LocaleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) function in class:LocaleTest
/external/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp65 virtual UPerfFunction *runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL);
641 UPerfFunction *DictionaryTriePerfTest::runIndexedTest(int32_t index, UBool exec, function in class:DictionaryTriePerfTest
/external/icu/icu4c/source/test/perf/collperf/
H A Dcollperf.cpp681 virtual UPerfFunction* runIndexedTest( /*[in]*/int32_t index, /*[in]*/UBool exec, /*[out]*/const char* &name, /*[in]*/ char* par = NULL ){ function in class:CollPerfTest

Completed in 283 milliseconds

123456