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

Unified Diff: client/site_tests/power_Draw/control

Issue 2794002: Added gflags switches: duration, tests, save, out. (Closed) Base URL: ssh://git@chromiumos-git//autotest.git
Patch Set: addressed comments Created 10 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 | « client/deps/glbench/src/yuvtest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/power_Draw/control
diff --git a/client/site_tests/power_Draw/control b/client/site_tests/power_Draw/control
index 70b8731fe93a9fc97311b43a91b2028a8b51d6fb..369133c7b8212af5a287becfdd6b2c73c0973bde 100644
--- a/client/site_tests/power_Draw/control
+++ b/client/site_tests/power_Draw/control
@@ -35,7 +35,7 @@ def run_sat():
def run_gpu():
job.run_test('gl_Bench',
- options='-t fill -t triangle -d %d' % seconds,
+ options='-tests fill:triangle -duration %d' % seconds,
tag=tag)
« no previous file with comments | « client/deps/glbench/src/yuvtest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698