Searched defs:DUMMY_TOKEN (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/google_apis/
H A Dgoogle_api_keys.py19 DUMMY_TOKEN = 'dummytoken' variable
58 """Returns the API token with the given name, or DUMMY_TOKEN by default."""
65 return DUMMY_TOKEN

Completed in 117 milliseconds