Home
last modified time | relevance | path

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

/frameworks/base/media/tests/SoundPoolTest/src/com/android/
DSoundPoolTest.java306 private boolean TestVolume() throws java.lang.InterruptedException { in TestVolume() method in SoundPoolTest.TestThread
355 if (!TestVolume()) failures = failures + 1; in run()