Home
last modified time | relevance | path

Searched refs:CHROME_VERSION (Results 1 – 6 of 6) sorted by relevance

/external/skia/infra/pathkit/
DMakefile19 CHROME_VERSION=68.0.3440.106_v6 macro
22 docker tag gold-karma-chrome-tests gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
23 docker push gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
26 docker tag perf-karma-chrome-tests gcr.io/skia-public/perf-karma-chrome-tests:${CHROME_VERSION}
27 docker push gcr.io/skia-public/perf-karma-chrome-tests:${CHROME_VERSION}
/external/skqp/infra/pathkit/
DMakefile19 CHROME_VERSION=68.0.3440.106_v6 macro
22 docker tag gold-karma-chrome-tests gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
23 docker push gcr.io/skia-public/gold-karma-chrome-tests:${CHROME_VERSION}
26 docker tag perf-karma-chrome-tests gcr.io/skia-public/perf-karma-chrome-tests:${CHROME_VERSION}
27 docker push gcr.io/skia-public/perf-karma-chrome-tests:${CHROME_VERSION}
/external/skia/infra/pathkit/docker/
DMakefile5 CHROME_VERSION=68.0.3440.106_v5 macro
16 docker tag karma-chrome-tests gcr.io/skia-public/karma-chrome-tests:${CHROME_VERSION}
17 docker push gcr.io/skia-public/karma-chrome-tests:${CHROME_VERSION}
/external/skqp/infra/pathkit/docker/
DMakefile5 CHROME_VERSION=68.0.3440.106_v5 macro
16 docker tag karma-chrome-tests gcr.io/skia-public/karma-chrome-tests:${CHROME_VERSION}
17 docker push gcr.io/skia-public/karma-chrome-tests:${CHROME_VERSION}
/external/autotest/client/cros/
Dconstants.py200 CHROME_VERSION = 'CHROME_VERSION' variable
/external/autotest/client/common_lib/
Dutils.py2029 and constants.CHROME_VERSION in view['attributes'].keys()):
2031 return view['attributes'].get(constants.CHROME_VERSION)