Searched refs:expected_channels (Results 1 – 1 of 1) sorted by relevance
604 uint8_t expected_channels = 1u; in TEST_F() local609 ASSERT_EQ(config.codec_wrapper.GetNumChannels(), expected_channels); in TEST_F()612 expected_channels); in TEST_F()617 uint8_t expected_channels = 2u; in TEST_F() local623 ASSERT_EQ(config.codec_wrapper.GetNumChannels(), expected_channels); in TEST_F()628 ASSERT_EQ(subgroup.bis_configs.size(), expected_channels); in TEST_F()