Searched refs:run_this_test (Results 1 – 2 of 2) sorted by relevance
346 UBool run_this_test; in runTestLoop() local360 run_this_test = TRUE; in runTestLoop()362 run_this_test = (UBool) (strcmp( name, testname ) == 0); in runTestLoop()364 if (run_this_test) { in runTestLoop()
718 UBool run_this_test; in runTestLoop() local739 run_this_test = FALSE; in runTestLoop()744 run_this_test = TRUE; in runTestLoop()746 run_this_test = (UBool) (strcmp( name, testname ) == 0); in runTestLoop()749 if (run_this_test) { in runTestLoop()