Home
last modified time | relevance | path

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

/thrift-3.4.0/test/c_glib/src/
Dtest_client.c87 static gint num_tests = 1; in main() local
103 { "testloops", 'n', 0, G_OPTION_ARG_INT, &num_tests, in main()
305 for (test_num = 0; test_num < num_tests; ++test_num) { in main()
1802 time_avg_usec = time_total_usec / num_tests; in main()