Home
last modified time | relevance | path

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

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