/external/icu/icu4c/source/test/intltest/ |
D | itmajor.h | 19 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | itutil.h | 18 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 23 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL);
|
D | ustrtest.h | 27 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ); 99 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0);
|
D | quantityformattertest.cpp | 24 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0); 28 void QuantityFormatterTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*pa… in runIndexedTest() function in QuantityFormatterTest
|
D | itmajor.cpp | 50 void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() function in MajorTestLevel 214 void IntlTestNormalize::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() function in IntlTestNormalize
|
D | tfsmalls.h | 24 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | itformat.h | 22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | tzoffloc.h | 19 void runIndexedTest(int32_t index, UBool exec, const char*& name, char* par);
|
D | ittrans.h | 26 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | itrbbi.h | 26 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | genderinfotest.cpp | 37 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=0); 45 void GenderInfoTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /* par */)… in runIndexedTest() function in GenderInfoTest
|
D | sdtfmtts.h | 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | selfmts.h | 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | nmfmapts.h | 21 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | dtptngts.h | 20 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | trnserr.h | 33 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL);
|
D | dtfmapts.h | 23 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | tzfmttst.h | 19 void runIndexedTest(int32_t index, UBool exec, const char*& name, char* par);
|
D | v32test.h | 25 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | currcoll.h | 32 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL);
|
D | uvectest.h | 25 virtual void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par = NULL );
|
D | miscdtfm.h | 22 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
|
D | itutil.cpp | 52 void IntlTestUtilities::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() function in IntlTestUtilities 140 void ErrorCodeTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/) { in runIndexedTest() function in ErrorCodeTest 260 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL); 275 void LocalPointerTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/)… in runIndexedTest() function in LocalPointerTest 735 virtual void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL); 743 void EnumSetTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() function in EnumSetTest
|
D | reptest.h | 31 void runIndexedTest(int32_t index, UBool exec, const char* &name, char* par=NULL);
|
/external/icu/icu4c/source/tools/ctestfw/ |
D | uperf.cpp | 325 UPerfFunction* UPerfTest::runIndexedTest( int32_t /*index*/, UBool /*exec*/, const char* & /*name*/… in runIndexedTest() function in UPerfTest 354 this->runIndexedTest( index, FALSE, name ); in runTestLoop() 363 UPerfFunction* testFunction = this->runIndexedTest( index, TRUE, name, par ); in runTestLoop() 493 this->runIndexedTest( index, FALSE, name ); in usage()
|