Home
last modified time | relevance | path

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

/external/perfetto/infra/ci/controller/
DMakefile25 -v ${GAE_VERSION} \
30 …$(shell gcloud app instances list --project ${PROJECT} -v ${GAE_VERSION} -s default | tail -n1 | a…
31 --project ${PROJECT} -v ${GAE_VERSION} -s default -q
/external/objenesis/main/src/main/java/org/objenesis/strategy/
DPlatformDescription.java81 public static final String GAE_VERSION = getGaeRuntimeVersion(); field in PlatformDescription
138 return GAE_VERSION != null; in isGoogleAppEngine()
/external/perfetto/infra/ci/
Dconfig.py35 GAE_VERSION = 'prod' variable
/external/perfetto/infra/ci/frontend/
DMakefile27 -v ${GAE_VERSION} \