Home
last modified time | relevance | path

Searched refs:githash (Results 1 – 5 of 5) sorted by relevance

/external/toolchain-utils/deprecated/
Dtest_toolchains.py27 def __init__(self, githash): argument
28 self.githash = githash
150 'GCC_GITHASH': config.gcc_config.githash,
288 label = self._BuildLabelName(config.gcc_config.githash)
352 for githash in options.githashes.split(','):
353 gcc_config = GCCConfig(githash=githash)
/external/skia/tools/calmbench/
Dcalmbench.py197 if args.githash:
198 command += ['--githash', args.githash]
Dab.py366 if args.githash:
367 output["gitHash"] = args.githash
/external/skqp/tools/calmbench/
Dcalmbench.py197 if args.githash:
198 command += ['--githash', args.githash]
Dab.py366 if args.githash:
367 output["gitHash"] = args.githash