Home
last modified time | relevance | path

Searched refs:current_tr (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/tests/unit/
H A Dunit2600.c111 static struct test_result *current_tr; variable
127 (int)Curl_timediff(Curl_now(), current_tr->started), ctx->id); in cf_test_destroy()
198 ctx->stats = &current_tr->cf6; in cf_test_create()
206 ctx->stats = &current_tr->cf4; in cf_test_create()
212 created_at = Curl_timediff(ctx->started, current_tr->started); in cf_test_create()
303 current_tr = &tr; in test_connect()
327 current_tr = NULL; in test_connect()

Completed in 1 milliseconds