Home
last modified time | relevance | path

Searched refs:run_this_test (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/tools/ctestfw/
Duperf.cpp336 UBool run_this_test; in runTestLoop() local
350 run_this_test = TRUE; in runTestLoop()
352 run_this_test = (UBool) (strcmp( name, testname ) == 0); in runTestLoop()
354 if (run_this_test) { in runTestLoop()
/external/icu4c/test/intltest/
Dintltest.cpp634 UBool run_this_test; in runTestLoop() local
646 run_this_test = TRUE; in runTestLoop()
648 run_this_test = (UBool) (strcmp( name, testname ) == 0); in runTestLoop()
650 if (run_this_test) { in runTestLoop()