Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py973 match_string=None): argument
980 if match_string:
981 cmd = "%s -iname %s" % (cmd, match_string)
1056 log_path, begin_time=begin_time, match_string="*.qmdl")
1086 log_path, begin_time=begin_time, match_string="*.sdm*")
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py7819 match_string="*.qmdl"):