Searched refs:bugreport_file (Results 1 – 2 of 2) sorted by relevance
137 def __init__(self, config_file, bugreport_file): argument140 self.f = bugreport_file381 parser = Parser(args.config, args.bugreport_file[0])
246 bugreport_file = ("bugreport-%s-" + bugreport_hint + "-%s.zip") \248 print "Boot up time too big, will capture bugreport %s" % (bugreport_file)249 os.system(ADB_CMD + " bugreport " + bugreport_file)