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/
Darduino_wifi_dongle.py135 self.log_file_path = os.path.join(
137 self.log_file_fd = open(self.log_file_path, 'a')
Dandroid_device.py1327 log_file_path=None): argument
1341 if log_file_path:
1342 cmd += " --logfile {} &".format(log_file_path)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py1448 log_file_path=None): argument
1464 if log_file_path:
1465 ad.adb.shell("rm %s" % log_file_path, ignore_status=True)
1473 log_file_path=log_file_path)
1520 log_file_path=None, argument
1562 log_file_path)
1580 log_file_path=None, argument
1620 log_file_path=log_file_path)