Home
last modified time | relevance | path

Searched refs:runTestLoop (Results 1 – 12 of 12) sorted by relevance

/external/cronet/stable/third_party/icu/source/tools/ctestfw/
Duperf.cpp305 rval = runTestLoop( nullptr, nullptr ); in runTest()
312 rval = runTestLoop( name, par ); in runTest()
342 UBool UPerfTest::runTestLoop( char* testname, char* par ) in runTestLoop() function in UPerfTest
/external/cronet/tot/third_party/icu/source/tools/ctestfw/
Duperf.cpp305 rval = runTestLoop( nullptr, nullptr ); in runTest()
312 rval = runTestLoop( name, par ); in runTest()
342 UBool UPerfTest::runTestLoop( char* testname, char* par ) in runTestLoop() function in UPerfTest
/external/icu/icu4c/source/tools/ctestfw/
Duperf.cpp305 rval = runTestLoop( nullptr, nullptr ); in runTest()
312 rval = runTestLoop( name, par ); in runTest()
342 UBool UPerfTest::runTestLoop( char* testname, char* par ) in runTestLoop() function in UPerfTest
/external/cronet/stable/third_party/icu/source/tools/ctestfw/unicode/
Duperf.h163 virtual UBool runTestLoop( char* testname, char* par );
/external/icu/icu4c/source/tools/ctestfw/unicode/
Duperf.h163 virtual UBool runTestLoop( char* testname, char* par );
/external/cronet/tot/third_party/icu/source/tools/ctestfw/unicode/
Duperf.h163 virtual UBool runTestLoop( char* testname, char* par );
/external/cronet/tot/third_party/icu/source/test/intltest/
Dintltest.h362 virtual UBool runTestLoop( char* testname, char* par, char *baseName );
Dintltest.cpp715 rval = runTestLoop( nullptr, par, baseName ); in runTest()
722 rval = runTestLoop( name, par, baseName ); in runTest()
748 UBool IntlTest::runTestLoop( char* testname, char* par, char *baseName ) in runTestLoop() function in IntlTest
/external/cronet/stable/third_party/icu/source/test/intltest/
Dintltest.h362 virtual UBool runTestLoop( char* testname, char* par, char *baseName );
Dintltest.cpp715 rval = runTestLoop( nullptr, par, baseName ); in runTest()
722 rval = runTestLoop( name, par, baseName ); in runTest()
748 UBool IntlTest::runTestLoop( char* testname, char* par, char *baseName ) in runTestLoop() function in IntlTest
/external/icu/icu4c/source/test/intltest/
Dintltest.h357 virtual UBool runTestLoop( char* testname, char* par, char *baseName );
Dintltest.cpp655 rval = runTestLoop( nullptr, par, baseName ); in runTest()
662 rval = runTestLoop( name, par, baseName ); in runTest()
709 UBool IntlTest::runTestLoop( char* testname, char* par, char *baseName ) in runTestLoop() function in IntlTest