Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/site_utils/
H A Dgmail_lib.py35 from apiclient.discovery import build as apiclient_build unknown
39 apiclient_build = None variable