Searched refs:run_this_test (Results 1 – 2 of 2) sorted by relevance
336 UBool run_this_test; in runTestLoop() local350 run_this_test = TRUE; in runTestLoop()352 run_this_test = (UBool) (strcmp( name, testname ) == 0); in runTestLoop()354 if (run_this_test) { in runTestLoop()
634 UBool run_this_test; in runTestLoop() local646 run_this_test = TRUE; in runTestLoop()648 run_this_test = (UBool) (strcmp( name, testname ) == 0); in runTestLoop()650 if (run_this_test) { in runTestLoop()