Home
last modified time | relevance | path

Searched refs:_getopt (Results 1 – 4 of 4) sorted by relevance

/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dmain.py192 import getopt as _getopt namespace
199 opts, args = _getopt.getopt(argv, "hc:p:", ["help"])
Dwrite.py296 import getopt as _getopt namespace
302 opts, args = _getopt.getopt(argv, "hp:t:", ["help"])
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dmain.py190 import getopt as _getopt namespace
197 opts, args = _getopt.getopt(argv, "hc:p:", ["help"])
Dwrite.py297 import getopt as _getopt namespace
303 opts, args = _getopt.getopt(argv, "hp:t:", ["help"])