Searched refs:LdacCodecConfigurationsGenerator (Results 1 – 2 of 2) sorted by relevance
546 static std::vector<CodecConfiguration> LdacCodecConfigurationsGenerator() { in LdacCodecConfigurationsGenerator() function581 auto ldac_codec_configs = LdacCodecConfigurationsGenerator(); in TEST_F()600 for (CodecConfiguration codec_config : LdacCodecConfigurationsGenerator()) { in TEST_F()
270 static CodecConfiguration LdacCodecConfigurationsGenerator(FuzzedDataProvider* mFdp) { in LdacCodecConfigurationsGenerator() function376 codecConfig = LdacCodecConfigurationsGenerator(mFdp); in process()