Searched defs:assertion_type (Results 1 – 7 of 7) sorted by relevance
176 RegExpAssertion::AssertionType assertion_type; member
1502 char assertion_type[32]; in GetAssertion() local
293 AssertionType assertion_type() const { return assertion_type_; } in assertion_type() function
265 RegExpAssertion::AssertionType assertion_type = in ParseDisjunction() local
474 AssertionType assertion_type() { return assertion_type_; } in assertion_type() function
1473 def __init__(self, assertion_type, user_agent=None, argument
1556 assertion_type = 'http://www.google.com/assertionType' variable in TestAssertionCredentials