Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1322)

Unified Diff: generate_perf.py

Issue 17838003: Update new WebRTC perf tests. (Closed) Base URL: https://src.chromium.org/svn/trunk/tools/perf/
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generate_perf.py
===================================================================
--- generate_perf.py (revision 208693)
+++ generate_perf.py (working copy)
@@ -212,6 +212,8 @@
'Plus WPR Test: PlusAlternatelyClickStreams',
'pnacl-tools': 'PNaCl Toolchain',
'pyauto_perf': 'Pyauto Perf',
+ 'pyauto_webrtc_tests': 'WebRTC PyAuto',
+ 'pyauto_webrtc_quality_tests': 'WebRTC Quality PyAuto',
'resource_sizes': 'Resource Sizes',
'robohornetpro': 'RoboHornet Pro',
'scrolling_benchmark': 'Scrolling Benchmark',
@@ -225,8 +227,7 @@
'targets': 'Target Build Times',
'v8_benchmark': 'V8 Benchmark',
'vie_auto_test': 'WebRTC Video Engine Auto Test',
- 'webrtc_pyauto': 'WebRTC PyAuto',
- 'webrtc_pyauto_quality': 'WebRTC Video Quality PyAuto',
+ 'webrtc_perf_content_unittests': 'WebRTC content_unittests',
}
BASE_URL = 'http://build.chromium.org/f/chromium'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698