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