Home | History | Annotate | Download | only in valgrind-webrtc

Lines Matching refs:help

91                     help=('Location of the compiler output. Can only be used '
93 parser.add_option("--target", help="Debug or Release")
94 parser.add_option('-t', '--test', help='Test to run.')
96 help='Generate baseline data instead of validating')
98 help='Additional arguments to --gtest_filter')
100 help='Argument for --gtest_repeat')
102 help="Randomize tests' orders on every iteration.")
105 help="Drop in to debugger on assertion failure. Also "
110 help='Verbose output - enable debug log messages')
112 help='Specify a valgrind tool to run the tests under')
114 help='Specify custom flags for the selected valgrind tool')
116 help=('Store memory tool logs in the <tool>.logs directory '
121 help="run the tests with --test-launcher-bot-mode")
123 help="run the tests with --test-launcher-total-shards")
125 help="run the tests with --test-launcher-shard-index")