Home
last modified time | relevance | path

Searched defs:interval (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/os/src/android/os/cts/
DMessengerTest.java259 public void doTest(long timeout, long interval) throws InterruptedException { in doTest()
DMessageQueueTest.java860 public void doTest(long timeout, long interval) throws InterruptedException { in doTest()
/cts/tests/camera/src/android/hardware/camera2/cts/
DSurfaceViewPreviewTest.java659 long interval = timestamp - prevTimestamp; in measureMeanFrameInterval() local
/cts/tests/tests/net/src/android/net/cts/
DConnectivityManagerTest.java827 int interval = s.nextInt(); in testRouterSolicitationMaxInterval() local