Searched refs:is_subtest (Results 1 – 2 of 2) sorted by relevance
657 def parse_test(lines: LineStream, expected_num: int, log: List[str], is_subtest: bool) -> Test:724 if not is_subtest:756 is_subtest):774 if is_subtest:793 if parent_test and is_subtest:797 elif is_subtest:
1452 struct range x, struct range y, bool is_subtest) in verify_case_opt() argument1465 if (is_subtest && !test__start_subtest(sb->buf)) in verify_case_opt()