Home
last modified time | relevance | path

Searched refs:test_tag (Results 1 – 2 of 2) sorted by relevance

/tools/asuite/atest/tf_proto/
Dinvocation_context.proto29 string test_tag = 1; field
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py8941 def extract_test_log(log, src_file, dst_file, test_tag): argument
8943 cmd = "grep -n '%s' %s" % (test_tag, src_file)