Home
last modified time | relevance | path

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

/external/python/oauth2client/oauth2client/
Dclient.py1228 extra_help = (' (produced automatically when running'
1233 extra_help = (' (pointed to by ' + GOOGLE_APPLICATION_CREDENTIALS +
1248 extra_help, error)
1309 extra_help = (' (provided as parameter to the '
1312 extra_help,
1442 extra_help, argument
1446 credential_file + extra_help + ': ' + str(error))
/external/python/oauth2client/tests/
Dtest_client.py600 extra_help = ' be good'
604 extra_help + ': ' + str(error))
608 credential_file, extra_help, error)