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