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

Unified Diff: chrome/test/base/out_of_proc_test_runner.cc

Issue 7743006: Remove unused test command-line switches. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup Created 9 years, 4 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 | « base/test/test_timeouts.cc ('k') | tools/valgrind/chrome_tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/base/out_of_proc_test_runner.cc
diff --git a/chrome/test/base/out_of_proc_test_runner.cc b/chrome/test/base/out_of_proc_test_runner.cc
index ccac6f42d329b834319085df910011c285242823..942d8834c97b9b615e03d1cfffa54f2c82f8899f 100644
--- a/chrome/test/base/out_of_proc_test_runner.cc
+++ b/chrome/test/base/out_of_proc_test_runner.cc
@@ -530,9 +530,6 @@ void PrintUsage() {
" debugging a specific test in a debugger.\n"
" --single-process\n"
" Same as above, and also runs Chrome in single-process mode.\n"
- " --test-terminate-timeout\n"
- " Specifies a timeout (in milliseconds) after which a running test\n"
- " will be forcefully terminated.\n"
" --help\n"
" Shows this message.\n"
" --gtest_help\n"
« no previous file with comments | « base/test/test_timeouts.cc ('k') | tools/valgrind/chrome_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698