VP8 ref finder unittest cleanup

Change-Id: I627dda1229ceb4b2da3f37f7418da7b7653e4d04
Bug: webrtc:12221
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/208482
Commit-Queue: Philip Eliasson <philipel@webrtc.org>
Reviewed-by: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33362}
This commit is contained in:
philipel
2021-03-01 17:15:03 +01:00
committed by Commit Bot
parent 86f04ad135
commit 625e1d9b16
3 changed files with 364 additions and 433 deletions

View File

@ -953,6 +953,7 @@ if (rtc_include_tests) {
"packet_buffer_unittest.cc",
"receiver_unittest.cc",
"rtp_frame_reference_finder_unittest.cc",
"rtp_vp8_ref_finder_unittest.cc",
"rtp_vp9_ref_finder_unittest.cc",
"session_info_unittest.cc",
"test/stream_generator.cc",
@ -1008,6 +1009,7 @@ if (rtc_include_tests) {
"../../api/task_queue:default_task_queue_factory",
"../../api/test/video:function_video_factory",
"../../api/video:builtin_video_bitrate_allocator_factory",
"../../api/video:encoded_frame",
"../../api/video:video_adaptation",
"../../api/video:video_bitrate_allocation",
"../../api/video:video_bitrate_allocator",