Home
last modified time | relevance | path

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

/curl/tests/libtest/
H A Dlib655.c29 static int cb_count = 0; variable
37 cb_count++; in resolver_alloc_cb_fail()
52 cb_count++; in resolver_alloc_cb_pass()
102 if(cb_count != 2) { in test()
103 fprintf(stderr, "Unexpected number of callbacks: %d\n", cb_count); in test()

Completed in 8 milliseconds