Searched defs:bugreportFile (Results 1 – 1 of 1) sorted by relevance
156 File bugreportFile = createTempFile("bugreport_" + name.getMethodName(), ".zip"); in testRetrieveBugreportConsentGranted() local194 File bugreportFile = createTempFile("bugreport_" + name.getMethodName(), ".zip"); in testRetrieveBugreportConsentDenied() local237 File bugreportFile = createTempFile( in testBugreportsLimitReached() local393 File bugreportFile = createTempFile("startbugreport", ".zip"); in startFullReport() local412 File bugreportFile = createTempFile("startbugreport", ".zip"); in startDeferredReport() local526 public void onFinished(String bugreportFile) { in onFinished()