Searched defs:screenshot (Results 1 – 3 of 3) sorted by relevance
74 final File screenshot = takeDebugScreenshot(description, device, "OnFailure"); in onError() local132 final File screenshot = artifactFile(description, prefix, "png"); in takeDebugScreenshot() local
25 val screenshot: Bitmap = Screenshot.capture().bitmap in <lambda>() constant
550 String screenshot = r.getScreenshot(); in writeResults() local