Searched defs:runTestLoop (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/tools/ctestfw/
H A Duperf.cpp305 rval = runTestLoop( NULL, NULL );
312 rval = runTestLoop( name, par );
342 UBool UPerfTest::runTestLoop( char* testname, char* par ) function in class:UPerfTest
/external/icu/icu4c/source/test/intltest/
H A Dintltest.cpp694 rval = runTestLoop( NULL, par, baseName );
701 rval = runTestLoop( name, par, baseName );
727 UBool IntlTest::runTestLoop( char* testname, char* par, char *baseName ) function in class:IntlTest

Completed in 520 milliseconds