Home
last modified time | relevance | path

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

/external/perfetto/infra/ci/sandbox/
Dtestrunner.sh38 if [[ -f "$PERFETTO_TEST_GIT_REF" ]]; then
40 git clone -q --no-tags --single-branch --depth=1 "$PERFETTO_TEST_GIT_REF" .
46 git fetch -q origin "$PERFETTO_TEST_GIT_REF"
/external/perfetto/infra/ci/controller/
Dcontroller.py179 'env': dict(env, PERFETTO_TEST_GIT_REF=git_ref),