Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/tfc/
Dtfc_client.py30 SCOPES = ['https://www.googleapis.com/auth/userinfo.email'] variable
149 api_name=API_NAME, api_version=API_VERSION, scopes=SCOPES):
/test/vti/dashboard/src/main/java/com/android/vts/job/
DVtsSpreadSheetSyncServlet.java106 final List<String> SCOPES) in getCredentials() argument
112 HTTP_TRANSPORT, JSON_FACTORY, this.clientSecrets, SCOPES) in getCredentials()