Home
last modified time | relevance | path

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

/aosp12/hardware/libhardware/modules/audio_remote_submix/tests/
H A Dremote_submix_tests.cpp321 const size_t streamInCount = 3; in TEST_F() local
322 audio_stream_in_t* streamIn[streamInCount]; in TEST_F()
323 for (size_t i = 0; i < streamInCount; ++i) { in TEST_F()
327 for (size_t i = 0; i < streamInCount; ++i) { in TEST_F()