Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DMessengerTest.java258 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.java439 long interval = timestamp - prevTimestamp; in measureMeanFrameInterval() local