Searched refs:BUG_REPORT_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
53 BUG_REPORT_TIMEOUT = 1800 variable897 out = self.adb.shell("bugreportz", timeout=BUG_REPORT_TIMEOUT)905 " > {}".format(full_out_path), timeout=BUG_REPORT_TIMEOUT)
113 def bugreport(self, params, timeout=android_device.BUG_REPORT_TIMEOUT):