Searched defs:startTimeSecs (Results 1 – 1 of 1) sorted by relevance
642 long startTimeSecs = Instant.now().getEpochSecond(); in takeScreenshot_expectedScreenshotSaved() local733 private List<Uri> getScreenshotsFromLastFiveSeconds(long startTimeSecs) { in getScreenshotsFromLastFiveSeconds()