Home
last modified time | relevance | path

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

/external/autotest/scheduler/
Dluciferlib.py113 if _get_gcp_creds():
116 % pipes.quote(_get_gcp_creds()),
159 if _get_gcp_creds():
162 % pipes.quote(_get_gcp_creds()),
195 def _get_gcp_creds(): function