Searched defs:test_num (Results 1 – 2 of 2) sorted by relevance
29 constexpr void test_num(T in, T expected) { test_num() function [all...]
210 int res, line_num, test_num = 0, num_failed = 0, num_bogus = 0; in process_file() local342 int run_test(int test_num, testspec_t *t, FILE *ofp) { in run_test()