Searched defs:seconds (Results 1 – 4 of 4) sorted by relevance
30 long seconds = duration % 60; in msToIsoString() local81 long seconds = duration % 60; in nsToString() local
132 private void waitForDevice(int seconds) throws Exception { in waitForDevice()
368 final int seconds = 1; in testVisualizerCapture_CVE_2017_0396() local
177 public void writeSeconds(double seconds) throws InterruptedException { in writeSeconds()