Home
last modified time | relevance | path

Searched defs:expected_channels (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dbroadcaster_test.cc988 uint8_t expected_channels = 1u; in TEST_F() local
1001 uint8_t expected_channels = 2u; in TEST_F() local
/aosp_15_r20/external/grpc-grpc/test/core/channel/
H A Dchannelz_test.cc119 void ValidateGetTopChannels(size_t expected_channels) { in ValidateGetTopChannels()
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module_unittest.cc592 test::AcmReceiveTestOldApi::NumOutputChannels expected_channels, in Run()