Searched refs:num_tests (Results 1 – 1 of 1) sorted by relevance
493 size_t num_tests; member1344 if (tf->num_tests == tf->num_tests_alloc) in add_test()1351 input_test *it = &tf->tests[tf->num_tests]; in add_test()1405 tf->num_tests++; in add_test()2269 for (size_t j = 0; j < tf->num_tests; j++) in generate_output()
Completed in 7 milliseconds