Lines Matching defs:subtest
37 int subtest:1;
51 * |num_test_cases| counts the total number of non-subtest test cases
70 int num, int subtest)
76 all_tests[num_tests].subtest = subtest;
78 if (subtest)
344 if (all_tests[i].subtest) {
380 if (all_tests[i].subtest)
390 if (all_tests[i].subtest) {
396 if (all_tests[i].num == -1 || all_tests[i].subtest)