Searched refs:screenshotFile (Results 1 – 4 of 4) sorted by relevance
79 final File screenshotFile = new File(mDumpDir, "sc-" + shortenedTestName + ".png"); in onTestFailure() local80 uiDevice.takeScreenshot(screenshotFile); in onTestFailure()
218 File screenshotFile = in takeScreenshot() local222 device.takeScreenshot(screenshotFile); in takeScreenshot()
559 File screenshotFile = in takeScreenshot() local563 device.takeScreenshot(screenshotFile); in takeScreenshot()
1109 File screenshotFile = assertCreateNewImage(getScreenshotsDir()); in testGetLocalCategories_withCloudFeatureOn() local1149 screenshotFile.delete(); in testGetLocalCategories_withCloudFeatureOn()