Searched refs:is_subtest (Results 1 – 2 of 2) sorted by relevance
695 def parse_test(lines: LineStream, expected_num: int, log: List[str], is_subtest: bool, printer: Printer) -> Test:750 is_subtest - boolean indicating whether test is a subtest763 if not is_subtest:794 is_subtest):812 if is_subtest:835 if parent_test and is_subtest:839 elif is_subtest:
1506 struct range x, struct range y, bool is_subtest) in verify_case_opt() argument1519 if (is_subtest && !test__start_subtest(sb->buf)) in verify_case_opt()