Home
last modified time | relevance | path

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

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