Searched defs:timid (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dcmdline.py87 timid = optparse.make_option( variable in class:Opts
88 '', '--timid', action='store_true',
124 timid=None,
180 Opts.timid,
304 Opts.timid,
464 timid = options.timid,
579 coverage -x [-p] [-L] [--timid] MODULE.py [ARG1 ARG2 ...]
583 Python installed library, which isn't done by default. With --timid, use a

Completed in 681 milliseconds