Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Da2dp_provider_info_unittest.cc337 auto codecInfoArray = test_source_provider_info.codecInfos; in TEST_F_WITH_FLAGS() local
339 a2dp_codec_index_opt = provider_info->SourceCodecIndex(codecInfoArray[0].id); in TEST_F_WITH_FLAGS()
343 a2dp_codec_index_opt = provider_info->SourceCodecIndex(codecInfoArray[1].id); in TEST_F_WITH_FLAGS()
347 a2dp_codec_index_opt = provider_info->SourceCodecIndex(codecInfoArray[2].id); in TEST_F_WITH_FLAGS()
351 a2dp_codec_index_opt = provider_info->SourceCodecIndex(codecInfoArray[3].id); in TEST_F_WITH_FLAGS()
366 auto codecInfoArray = test_source_provider_info.codecInfos; in TEST_F_WITH_FLAGS() local
368 a2dp_codec_index_opt = provider_info->SourceCodecIndex(codecInfoArray[2].id); in TEST_F_WITH_FLAGS()
372 a2dp_codec_index_opt = provider_info->SourceCodecIndex(codecInfoArray[3].id); in TEST_F_WITH_FLAGS()
420 auto codecInfoArray = test_source_provider_info.codecInfos; in TEST_F_WITH_FLAGS() local
422 a2dp_codec_index_opt = provider_info->SourceCodecIndex(codecInfoArray[0].id); in TEST_F_WITH_FLAGS()
[all …]