Searched defs:bugreportName (Results 1 – 4 of 4) sorted by relevance
88 String bugreportName = FileUtil.readStringFromFile(mainEntry).trim(); in getMainFile() local
192 String bugreportName = null; in performInvocation() local477 ITestDevice device, ITestInvocationListener listener, String bugreportName) { in takeBugreport()
457 protected BugreportItem takeBugreport(ITestInvocationListener listener, String bugreportName) { in takeBugreport()
2100 String bugreportName = FileUtil.readStringFromFile(mainEntry).trim(); in getBugreport() local