Home
last modified time | relevance | path

Searched refs:GCE_TEMPLATE (Results 1 – 2 of 2) sorted by relevance

/external/perfetto/infra/ci/
DMakefile70 instance-templates delete --quiet ${GCE_TEMPLATE} || true
72 instance-templates create ${GCE_TEMPLATE} \
139 --source-instance-template=${GCE_TEMPLATE}
Dconfig.py51 GCE_TEMPLATE = 'ci-worker-template' variable