Searched defs:interval (Results 1 – 4 of 4) sorted by relevance
259 public void doTest(long timeout, long interval) throws InterruptedException { in doTest()
860 public void doTest(long timeout, long interval) throws InterruptedException { in doTest()
659 long interval = timestamp - prevTimestamp; in measureMeanFrameInterval() local
827 int interval = s.nextInt(); in testRouterSolicitationMaxInterval() local