Home
last modified time | relevance | path

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

/cts/hostsidetests/signedconfig/hostside/src/com/android/cts/signedconfig/
DSignedConfigHostTest.java132 private void waitForDevice(int seconds) throws Exception { in waitForDevice()
/cts/tests/tests/security/src/android/security/cts/
DAudioSecurityTest.java368 final int seconds = 1; in testVisualizerCapture_CVE_2017_0396() local
/cts/tests/tests/media/src/android/media/cts/
DAudioTrackLatencyTest.java178 public void writeSeconds(double seconds) throws InterruptedException { in writeSeconds()