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