Add PrintResults to VideoCodecTest.

These are used by the test runner to pick up perf values
to be shown in the perf dashboard.

Bug: webrtc:10349
Change-Id: Ib3b2479f7a20b66192751bee8237d757f5870bd2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/126220
Reviewed-by: Mirta Dvornicic <mirtad@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Rasmus Brandt <brandtr@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27020}
This commit is contained in:
Rasmus Brandt
2019-03-07 14:27:57 +01:00
committed by Commit Bot
parent d5af40225b
commit 6f0aafa531
3 changed files with 35 additions and 1 deletions

View File

@ -664,6 +664,7 @@ if (rtc_include_tests) {
"../../rtc_base:rtc_task_queue_for_test",
"../../system_wrappers",
"../../test:fileutils",
"../../test:perf_test",
"../../test:test_common",
"../../test:test_support",
"../../test:video_test_common",