Home
last modified time | relevance | path

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

/curl/tests/unit/
H A Dunit1303.c69 struct timetest { struct
84 const struct timetest run[] = { argument
/curl/tests/
H A Druntests.pl1990 my @timetest;
2020 push @timetest, sprintf("%06.3f %04d",
2032 @timetest = sort { $b <=> $a } @timetest;
2103 foreach my $txt (@timetest) {

Completed in 11 milliseconds