Home
last modified time | relevance | path

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

/external/python/oauth2client/oauth2client/
Dclient.py85 ADC_HELP_MSG = ( variable
1278 raise ApplicationDefaultCredentialsError(ADC_HELP_MSG)
/external/python/oauth2client/tests/
Dtest_client.py693 self.assertEqual(client.ADC_HELP_MSG, str(exc_manager.exception))