Home
last modified time | relevance | path

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

/curl/tests/unit/
H A Dunit1399.c55 static bool usec_matches_seconds(timediff_t time_usec, int expected_seconds) in usec_matches_seconds() argument
58 bool same = (time_sec == expected_seconds); in usec_matches_seconds()
60 (int)time_usec, expected_seconds, in usec_matches_seconds()

Completed in 4 milliseconds