Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/
Dandroid_device.py1136 log_file_path=None): argument
1150 if log_file_path:
1151 cmd += " --logfile {} &".format(log_file_path)
Darduino_wifi_dongle.py136 self.log_file_path = os.path.join(
138 self.log_file_fd = open(self.log_file_path, 'a')
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py3903 log_file_path=None): argument
3919 if log_file_path:
3920 ad.adb.shell("rm %s" % log_file_path, ignore_status=True)
3928 log_file_path=log_file_path)
3974 log_file_path=None): argument
4008 log_file_path)
4023 log_file_path=None): argument
4057 log_file_path)