Searched refs:firstref (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/tests/ |
H A D | getpart.pm | 309 my ($firstref, $secondref)=@_; 311 my $first = join("", @$firstref);
|
H A D | runtests.pl | 385 my ($logdir, $firstref, $secondref)=@_; 391 for(@$firstref) { 426 my ($runnerid, $testnum, $testname, $subject, $firstref, $secondref)=@_; 428 my $result = compareparts($firstref, $secondref); 437 logmsg showdiff($logdir, $firstref, $secondref);
|
Completed in 4 milliseconds