Home
last modified time | relevance | path

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

/frameworks/base/media/jni/soundpool/tests/
Dsoundpool_stress.cpp115 void testStreams(SoundPool *soundPool, const std::vector<const char *> &filenames, in testStreams() function
293 [&]{ testStreams(soundPool.get(), filenames, loop, repeat, playSec);}); in main()