Searched refs:VideoCodecConfigObserver (Results 1 – 1 of 1) sorted by relevance
1371 class VideoCodecConfigObserver : public test::SendTest, in TEST_F() class1374 VideoCodecConfigObserver() in TEST_F() function in webrtc::TEST_F::VideoCodecConfigObserver1428 class VideoCodecConfigObserver : public test::SendTest, class1431 VideoCodecConfigObserver(VideoCodecType video_codec_type, in VideoCodecConfigObserver() function in webrtc::VideoCodecConfigObserver1501 void VideoCodecConfigObserver<VideoCodecH264>::VerifyCodecSpecifics( in VerifyCodecSpecifics()1507 void VideoCodecConfigObserver<VideoCodecVP8>::VerifyCodecSpecifics( in VerifyCodecSpecifics()1528 void VideoCodecConfigObserver<VideoCodecVP9>::VerifyCodecSpecifics( in VerifyCodecSpecifics()1550 VideoCodecConfigObserver<VideoCodecVP8> test(kVideoCodecVP8, "VP8"); in TEST_F()1555 VideoCodecConfigObserver<VideoCodecVP9> test(kVideoCodecVP9, "VP9"); in TEST_F()1560 VideoCodecConfigObserver<VideoCodecH264> test(kVideoCodecH264, "H264"); in TEST_F()