Searched defs:bugreportFile (Results 1 – 1 of 1) sorted by relevance
159 File bugreportFile = createTempFile("bugreport_" + name.getMethodName(), ".zip"); in testRetrieveBugreportConsentGranted() local197 File bugreportFile = createTempFile("bugreport_" + name.getMethodName(), ".zip"); in testRetrieveBugreportConsentDenied() local240 File bugreportFile = createTempFile( in testBugreportsLimitReached() local396 File bugreportFile = createTempFile("startbugreport", ".zip"); in startFullReport() local416 File bugreportFile = createTempFile("startbugreport", ".zip"); in startDeferredReport() local545 public void onFinished(String bugreportFile) { in onFinished()