Searched refs:run_this_test (Results 1 – 2 of 2) sorted by relevance
344 UBool run_this_test; in runTestLoop() local358 run_this_test = TRUE; in runTestLoop()360 run_this_test = (UBool) (strcmp( name, testname ) == 0); in runTestLoop()362 if (run_this_test) { in runTestLoop()
708 UBool run_this_test; in runTestLoop() local729 run_this_test = FALSE; in runTestLoop()734 run_this_test = TRUE; in runTestLoop()736 run_this_test = (UBool) (strcmp( name, testname ) == 0); in runTestLoop()739 if (run_this_test) { in runTestLoop()