Home
last modified time | relevance | path

Searched defs:apiclient_build (Results 1 – 2 of 2) sorted by relevance

/external/autotest/site_utils/
Dgmail_lib.py33 from apiclient.discovery import build as apiclient_build unknown
37 apiclient_build = None variable
Dphapi_lib.py16 from apiclient.discovery import build as apiclient_build unknown
20 apiclient_build = None variable