Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py750 def search_logcat(self, matching_string, begin_time=None): argument
770 "grep '%s' %s" % (matching_string, logcat_path), ignore_status=True)