Home
last modified time | relevance | path

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

/external/adhd/cras/src/tests/
Diodev_list_unittest.cc132 channel_counts_[0] = 2; in SetUp()
133 channel_counts_[1] = 0; in SetUp()
160 d1_.supported_channel_counts = channel_counts_; in SetUp()
173 d2_.supported_channel_counts = channel_counts_; in SetUp()
186 d3_.supported_channel_counts = channel_counts_; in SetUp()
200 loopback_input.supported_channel_counts = channel_counts_; in SetUp()
281 size_t channel_counts_[2]; member in __anon5c8cbd470111::IoDevTestSuite
Diodev_unittest.cc252 channel_counts_[0] = 2; in SetUp()
253 channel_counts_[1] = 0; in SetUp()
254 channel_counts_[2] = 0; in SetUp()
266 iodev_.supported_channel_counts = channel_counts_; in SetUp()
282 size_t channel_counts_[3]; member in __anon389f9a6c0111::IoDevSetFormatTestSuite