Searched refs:test_tag (Results 1 – 3 of 3) sorted by relevance
29 string test_tag = 1; field
573 def extract_test_log(log, src_file, dst_file, test_tag): argument575 cmd = "grep -n '%s' %s" % (test_tag, src_file)