Home
last modified time | relevance | path

Searched refs:getSingleTestTimeoutValue (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackTest.java371 resultsDictionary = runTest(d, getSingleTestTimeoutValue()); in runLatencyTest()
467 resultsDictionary = runTest(d, getSingleTestTimeoutValue()); in runGlitchesTest()
596 private final long getSingleTestTimeoutValue() { in getSingleTestTimeoutValue() method in AudioLoopbackTest