HomeSort by relevance Sort by last modified time
    Searched defs:runIndexedTest (Results 126 - 143 of 143) sorted by null

1 2 3 4 56

  /external/icu/icu4c/source/test/perf/collperf/
collperf.cpp 687 virtual UPerfFunction* runIndexedTest( /*[in]*/int32_t index, /*[in]*/UBool exec, /*[out]*/const char* &name, /*[in]*/ char* par = NULL ){
  /external/icu/icu4c/source/test/intltest/
apicoll.cpp     [all...]
caltest.cpp 76 void CalendarTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
    [all...]
intltest.cpp 700 void IntlTest::runIndexedTest( int32_t /*index*/, UBool /*exec*/, const char* & /*name*/, char* /*par*/ )
710 this->errln("*** runIndexedTest needs to be overriden! ***");
737 this->runIndexedTest( index, FALSE, name, par );
760 this->runIndexedTest( index, TRUE, name, par );
1161 this->runIndexedTest( index, FALSE, name );
    [all...]
loctest.cpp 185 void LocaleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
    [all...]
numrgts.cpp 110 NumberFormatRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
    [all...]
ssearch.cpp 61 void SSearchTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char *params )
    [all...]
tsmthred.cpp 61 void MultithreadTest::runIndexedTest( int32_t index, UBool exec,
    [all...]
tzrulets.cpp 120 void TimeZoneRuleTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
    [all...]
tztest.cpp 47 void TimeZoneTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
    [all...]
calregts.cpp 37 CalendarRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
    [all...]
regextst.cpp 68 void RegexTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
    [all...]
transtst.cpp 58 the runIndexedTest() dispatch method.
109 TransliteratorTest::runIndexedTest(int32_t index, UBool exec,
    [all...]
usettest.cpp 68 UnicodeSetTest::runIndexedTest(int32_t index, UBool exec,
    [all...]
dtfmttst.cpp 38 void DateFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
    [all...]
numfmtst.cpp 485 void NumberFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
    [all...]
rbbitst.cpp 57 // runIndexedTest
67 void RBBITest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* params )
    [all...]
  /external/icu/icu4c/source/test/perf/collperf2/
collperf2.cpp 1048 virtual UPerfFunction* runIndexedTest(
    [all...]

Completed in 1723 milliseconds

1 2 3 4 56