HomeSort by relevance Sort by last modified time
    Searched refs:store_true (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/native_client_sdk/src/tools/tests/
chrome_mock.py 18 action='store_true')
20 action='store_true')
26 dest='expect_to_be_killed', action='store_true')
  /external/chromium_org/native_client_sdk/src/build_tools/
generate_notice.py 73 action='store_true')
verify_filelist.py 179 parser.add_option('-s', '--sort', action='store_true',
update_nacl_manifest.py 852 action='store_true')
856 action='store_true')
862 action='store_true')
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/webgl/
update_webgl_conformance_tests.py 125 action='store_true',
  /external/chromium_org/third_party/WebKit/Tools/Scripts/
malloc-tree 151 parser.add_option('-s', '--size-scale', action='store_true', dest='scaleSize',
153 parser.add_option('-t', '--hotspot', action='store_true', dest='hotspot',
  /external/chromium_org/media/tools/layout_tests/
layouttest_analyzer.py 62 action='store_true', default=False)
102 action='store_true', default=False)
113 action='store_true', default=False)
  /external/chromium_org/tools/checkdeps/
checkdeps.py 475 action='store_true', dest='ignore_temp_rules', default=False,
479 action='store_true', dest='generate_temp_rules', default=False,
484 action='store_true', dest='count_violations', default=False,
488 action='store_true', dest='skip_tests', default=False,
492 action='store_true', default=False,
  /external/chromium_org/tools/telemetry/telemetry/core/
browser_options.py 83 group.add_option('--keep_test_server_ports', action='store_true',
126 action='store_true',
132 group.add_option('--pageset-shuffle', action='store_true',
144 dest='allow_live_sites', action='store_true',
162 action='store_true',
168 group.add_option('--no-performance-mode', action='store_true',
  /external/chromium_org/chrome/tools/
webforms_extractor.py 237 '-j', '--js', dest='js', action='store_true', default=False,
  /external/chromium_org/chrome/test/chromedriver/test/
run_java_tests.py 221 '', '--verbose', action='store_true', default=False,
224 '', '--debug', action='store_true', default=False,
243 '', '--also-run-disabled-tests', action='store_true', default=False,
246 '', '--isolate-tests', action='store_true', default=False,
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
standalone.py     [all...]
  /external/chromium_org/tools/git/
move_source_file.py 158 parser.add_option('--already_moved', action='store_true',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
optparse.py 484 "store_true",
498 "store_true",
795 elif action == "store_true":
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
optparse.py 484 "store_true",
498 "store_true",
795 elif action == "store_true":
    [all...]
  /external/skia/tools/
rebaseline.py 286 parser.add_argument('--add-new', action='store_true',
314 parser.add_argument('--keep-going-on-failure', action='store_true',
  /external/chromium_org/tools/
bisect-builds.py 627 parser.add_option('-o', action="store_true", dest='official_builds',
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/
echo_client.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_argparse.py 279 Sig('-x', action='store_true'),
378 Sig('--badger', action='store_true'),
396 Sig('--badger', action='store_true'),
415 Sig('-f', action='store_true'),
435 Sig('+f', action='store_true'),
457 Sig('+f', action='store_true'),
477 Sig('-x', action='store_true'),
478 Sig('+y', action='store_true'),
479 Sig('+z', action='store_true'),
499 Sig('-v', '--verbose', '-n', '--noisy', action='store_true'),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_argparse.py 279 Sig('-x', action='store_true'),
378 Sig('--badger', action='store_true'),
396 Sig('--badger', action='store_true'),
415 Sig('-f', action='store_true'),
435 Sig('+f', action='store_true'),
457 Sig('+f', action='store_true'),
477 Sig('-x', action='store_true'),
478 Sig('+y', action='store_true'),
479 Sig('+z', action='store_true'),
499 Sig('-v', '--verbose', '-n', '--noisy', action='store_true'),
    [all...]

Completed in 1065 milliseconds