HomeSort by relevance Sort by last modified time
    Searched defs:runIndexedTest (Results 1 - 25 of 260) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/third_party/icu/source/test/intltest/
itrbbi.cpp 23 void IntlTestRBBI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
ittrans.cpp 37 void IntlTestTransliterator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
itmajor.cpp 50 void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
214 void IntlTestNormalize::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
itformat.cpp 70 void IntlTestFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
lcukocol.cpp 74 void LotusCollationKoreanTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
rndmcoll.cpp 81 void RandomCollatorTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* ){
cntabcol.cpp 234 void ContractionTableTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
currcoll.cpp 144 void CollationCurrencyTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/)
decoll.cpp 135 void CollationGermanTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
escoll.cpp 100 void CollationSpanishTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par */)
ficoll.cpp 86 void CollationFinnishTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
itrbnfp.cpp 35 void IntlTestRBNFParse::runIndexedTest(int32_t index, UBool exec, const char* &name, char* /*par*/)
trcoll.cpp 90 void CollationTurkishTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
uvectest.cpp 33 void UVectorTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
v32test.cpp 39 void UVector32Test::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
  /external/icu4c/test/intltest/
itrbbi.cpp 35 void IntlTestRBBI::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
ittrans.cpp 37 void IntlTestTransliterator::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
itmajor.cpp 50 void MajorTestLevel::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
214 void IntlTestNormalize::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
itformat.cpp 76 void IntlTestFormat::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par )
lcukocol.cpp 74 void LotusCollationKoreanTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
rndmcoll.cpp 81 void RandomCollatorTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* ){
cntabcol.cpp 234 void ContractionTableTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
  /external/chromium_org/third_party/icu/source/test/perf/normperf/
dtfmtrtperf.cpp 21 UPerfFunction* DateTimeRoundTripPerfTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) {
  /external/chromium_org/third_party/icu/source/test/perf/strsrchperf/
strsrchperf.cpp 107 UPerfFunction* StringSearchPerformanceTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char *par) {
  /external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
ubrkperf.cpp 167 UPerfFunction* BreakIteratorPerformanceTest::runIndexedTest(int32_t index, UBool exec,

Completed in 504 milliseconds

1 2 3 4 5 6 7 8 91011