/third_party/icu/icu4c/source/test/intltest/ |
H A D | numbertest.h | 34 // below, and also add it to the class's implementation of runIndexedTest(). // 45 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 107 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 215 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 228 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 238 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 256 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 271 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 288 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 305 void runIndexedTest(int32_ [all...] |
H A D | itmajor.h | 21 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override; 25 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | units_router_test.cpp | 17 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = NULL) override; 24 void UnitsRouterTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() function in UnitsRouterTest
|
H A D | itutil.h | 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override; 25 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL) override;
|
H A D | itmajor.cpp | 52 void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() function in MajorTestLevel 216 void IntlTestNormalize::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() function in IntlTestNormalize
|
H A D | units_data_test.cpp | 22 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = NULL) override; 32 void UnitsDataTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() function in UnitsDataTest
|
H A D | quantityformattertest.cpp | 32 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0) override; 36 void QuantityFormatterTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() function in QuantityFormatterTest
|
H A D | string_segment_test.cpp | 19 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 24 void StringSegmentTest::runIndexedTest(int32_t index, UBool exec, const char*&name, char*) { in runIndexedTest() function in StringSegmentTest
|
H A D | genderinfotest.cpp | 39 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0) override; 47 void GenderInfoTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /* par */) { in runIndexedTest() function in GenderInfoTest
|
H A D | scientificnumberformattertest.cpp | 26 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0) override; 36 void ScientificNumberFormatterTest::runIndexedTest( in runIndexedTest() function in ScientificNumberFormatterTest
|
H A D | static_unisets_test.cpp | 19 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par = 0) override; 32 void StaticUnicodeSetsTest::runIndexedTest(int32_t index, UBool exec, const char*&name, char*) { in runIndexedTest() function in StaticUnicodeSetsTest
|
H A D | tfsmalls.h | 26 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | tzoffloc.h | 21 void runIndexedTest(int32_t index, UBool exec, const char*& name, char* par) override;
|
H A D | itrbbi.h | 28 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | nmfmapts.h | 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | erarulestest.h | 15 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL) override;
|
H A D | ittrans.h | 28 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | selfmts.h | 25 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | sdtfmtts.h | 22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
|
H A D | currcoll.h | 34 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL) override;
|
H A D | itrbbi.cpp | 29 void IntlTestRBBI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() function in IntlTestRBBI
|
H A D | miscdtfm.h | 24 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) override;
|
/third_party/icu/icu4c/source/test/perf/localecanperf/ |
H A D | localecanperf.cpp | 54 virtual UPerfFunction* runIndexedTest( 65 LocaleCanonicalizationPerfTest::runIndexedTest( in runIndexedTest() function in LocaleCanonicalizationPerfTest
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
H A D | uperf.cpp | 327 UPerfFunction* UPerfTest::runIndexedTest( int32_t /*index*/, UBool /*exec*/, const char* & /*name*/, char* /*par*/ ) in runIndexedTest() function in UPerfTest 337 fprintf(stderr,"*** runIndexedTest needs to be overridden! ***"); in runIndexedTest() 356 this->runIndexedTest( index, false, name ); in runTestLoop() 365 UPerfFunction* testFunction = this->runIndexedTest( index, true, name, par ); in runTestLoop() 493 this->runIndexedTest( index, false, name ); in usage()
|
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/ |
H A D | uperf.cpp | 327 UPerfFunction* UPerfTest::runIndexedTest( int32_t /*index*/, UBool /*exec*/, const char* & /*name*/, char* /*par*/ ) in runIndexedTest() function in UPerfTest 337 fprintf(stderr,"*** runIndexedTest needs to be overridden! ***"); in runIndexedTest() 356 this->runIndexedTest( index, FALSE, name ); in runTestLoop() 365 UPerfFunction* testFunction = this->runIndexedTest( index, TRUE, name, par ); in runTestLoop() 495 this->runIndexedTest( index, FALSE, name ); in usage()
|