Searched refs:clearlogs (Results 1 – 2 of 2) sorted by relevance
/curl/tests/ |
H A D | runner.pm | 1174 if(clearlogs()) { 1222 return ($why, $error, clearlogs(), \%testtimings); 1234 if(clearlogs()) { 1242 return (-2, clearlogs()); 1255 return (-2, clearlogs(), \%testtimings); 1262 return ($error, clearlogs(), \%testtimings); 1269 return ($error, clearlogs(), \%testtimings); 1276 return (0, clearlogs(), \%testtimings, $cmdres, $CURLOUT, $tool, $usedvalgrind); 1519 if(clearlogs()) { 1523 return clearlogs(); [all …]
|
H A D | testutil.pm | 93 sub clearlogs { subroutine
|
Completed in 6 milliseconds