Home
last modified time | relevance | path

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

/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()
210 ctx->stats = &current_tr->cf6; in cf_test_create()
218 ctx->stats = &current_tr->cf4; in cf_test_create()
224 created_at = Curl_timediff(ctx->started, current_tr->started); in cf_test_create()
315 current_tr = &tr; in test_connect()
339 current_tr = NULL; in test_connect()

Completed in 4 milliseconds