Home
last modified time | relevance | path

Searched refs:stdoutfilename (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/tests/
H A Drunner.pm58 stdoutfilename
142 sub stdoutfilename { subroutine
867 $CURLOUT = stdoutfilename($LOGDIR, $testnum); # sends received data to stdout
931 $CMDLINE .= "$cmdargs > " . stdoutfilename($LOGDIR, $testnum) .
H A Druntests.pl1216 my @actual = loadarray(stdoutfilename($logdir, $testnum));

Completed in 5 milliseconds