Searched refs:runTestLoop (Results 1 – 4 of 4) sorted by relevance
294 rval = runTestLoop( NULL, NULL ); in runTest()301 rval = runTestLoop( name, par ); in runTest()332 UBool UPerfTest::runTestLoop( char* testname, char* par ) in runTestLoop() function in UPerfTest
142 virtual UBool runTestLoop( char* testname, char* par );
173 virtual UBool runTestLoop( char* testname, char* par );
599 rval = runTestLoop( NULL, par ); in runTest()606 rval = runTestLoop( name, par ); in runTest()630 UBool IntlTest::runTestLoop( char* testname, char* par ) in runTestLoop() function in IntlTest