Searched defs:bugreportFile (Results 1 – 1 of 1) sorted by relevance
86 File bugreportFile = createTempFile("bugreport_" + name.getMethodName(), ".zip"); in testRetrieveBugreportConsentGranted() local131 File bugreportFile = createTempFile("bugreport_" + name.getMethodName(), ".zip"); in testRetrieveBugreportConsentDenied() local205 public void onFinished(String bugreportFile) { in onFinished()