Searched refs:current_tr (Results 1 – 1 of 1) sorted by relevance
111 static struct test_result *current_tr; variable127 (int)Curl_timediff(Curl_now(), current_tr->started), ctx->id); in cf_test_destroy()210 ctx->stats = ¤t_tr->cf6; in cf_test_create()218 ctx->stats = ¤t_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