Home
last modified time | relevance | path

Searched refs:timetest (Results 1 – 2 of 2) sorted by relevance

/curl/tests/unit/
H A Dunit1303.c70 struct timetest { struct
85 const struct timetest run[] = { argument
/curl/tests/
H A Druntests.pl2052 my @timetest;
2082 push @timetest, sprintf("%06.3f %04d",
2094 @timetest = sort { $b <=> $a } @timetest;
2165 foreach my $txt (@timetest) {

Completed in 27 milliseconds