Searched refs:TEST_HEADER (Results 1 – 1 of 1) sorted by relevance
299 TEST_HEADER = re.compile(r'^\s*# Subtest: (.*)$') variable316 match = TEST_HEADER.match(lines.peek())451 non_diagnostic_lines = [TEST_RESULT, TEST_HEADER, KTAP_START]
Completed in 3 milliseconds