Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dclient.py89 ADC_HELP_MSG = ( variable
1196 raise ApplicationDefaultCredentialsError(ADC_HELP_MSG)
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
Dtest_oauth2client.py46 from oauth2client.client import ADC_HELP_MSG
473 self.assertEqual(ADC_HELP_MSG, str(error))