Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio_remote_submix/tests/
Dremote_submix_tests.cpp69 void OpenInputStream(
106 void RemoteSubmixTest::OpenInputStream( in OpenInputStream() function in RemoteSubmixTest
218 OpenInputStream(address, true /*mono*/, 48000, &streamIn); in TEST_F()
231 OpenInputStream(address, true /*mono*/, 48000, &streamIn); in TEST_F()
283 OpenInputStream(address, false /*mono*/, 48000, &streamIn); in TEST_F()
296 OpenInputStream(address, true /*mono*/, 48000, &streamIn); in TEST_F()
309 OpenInputStream(address, true /*mono*/, 24000, &streamIn); in TEST_F()
324 OpenInputStream(address, true /*mono*/, 48000, &streamIn[i]); in TEST_F()