Home
last modified time | relevance | path

Searched defs:assertion_type (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/processor/
Dminidump_processor.cc1761 char assertion_type[32]; in GetAssertion() local
/external/python/oauth2client/oauth2client/
Dclient.py1473 def __init__(self, assertion_type, user_agent=None, argument
/external/autotest/utils/frozen_chromite/third_party/oauth2client/
Dclient.py1522 def __init__(self, assertion_type, user_agent=None, argument
/external/python/oauth2client/tests/
Dtest_client.py1556 assertion_type = 'http://www.google.com/assertionType' variable in TestAssertionCredentials