Searched refs:mBugreportFile (Results 1 – 1 of 1) sorted by relevance
61 private File mBugreportFile; field in BugreportManagerTest78 mBugreportFile = createTempFile("bugreport_" + name.getMethodName(), ".zip"); in setup()80 mBugreportFd = parcelFd(mBugreportFile); in setup()137 assertThat(mBugreportFile.length()).isEqualTo(0); in normalFlow_full()