Searched refs:SbcCodecConfigurationsGenerator (Results 1 – 2 of 2) sorted by relevance
402 static std::vector<CodecConfiguration> SbcCodecConfigurationsGenerator() { in SbcCodecConfigurationsGenerator() function447 auto sbc_codec_configs = SbcCodecConfigurationsGenerator(); in TEST_F()466 for (CodecConfiguration codec_config : SbcCodecConfigurationsGenerator()) { in TEST_F()
213 static CodecConfiguration SbcCodecConfigurationsGenerator(FuzzedDataProvider* mFdp) { in SbcCodecConfigurationsGenerator() function370 codecConfig = SbcCodecConfigurationsGenerator(mFdp); in process()