Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dclient.py1149 extra_help = (' (produced automatically when running'
1154 extra_help = (' (pointed to by ' + GOOGLE_APPLICATION_CREDENTIALS +
1163 _raise_exception_for_reading_json(credentials_filename, extra_help, error)
1228 extra_help = ' (provided as parameter to the from_stream() method)'
1230 extra_help,
1368 extra_help, argument
1372 credential_file + extra_help + ': ' + str(error))
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
Dtest_oauth2client.py403 extra_help = ' be good'
407 _raise_exception_for_reading_json(credential_file, extra_help, error)
412 extra_help + ': ' + str(error),