Searched defs:screenshot (Results 1 – 5 of 5) sorted by relevance
78 final File screenshot = takeDebugScreenshot(description, device, "OnFailure"); in onError() local140 final File screenshot = artifactFile(description, prefix, "png"); in takeDebugScreenshot() local
106 val screenshot = screenshotIterator.next() in <lambda>() constant
161 for ((screenshot, label) in screenshots.zip(labels)) { in render() variable212 for ((screenshot, label) in screenshots.zip(labels)) { in render() variable
25 val screenshot: Bitmap = Screenshot.capture().bitmap in <lambda>() constant
550 String screenshot = r.getScreenshot(); in writeResults() local