Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib530.c146 static int timer_calls = 0; variable
156 fprintf(stderr, "CURLMOPT_TIMERFUNCTION called: %u\n", timer_calls++); in curlTimerCallback()
157 if(timer_calls == max_timer_calls) { in curlTimerCallback()
270 timer_calls = 0; /* reset the globals */ in testone()

Completed in 6 milliseconds