Searched refs:MockAuthLibrary (Results 1 – 2 of 2) sorted by relevance
24 typedef net::MockSSPILibrary MockAuthLibrary; typedef26 typedef net::test::MockGSSAPILibrary MockAuthLibrary; typedef35 auth_library_ = new MockAuthLibrary(); in SetUp()47 void SetupMocks(MockAuthLibrary* mock_library) { in SetupMocks()147 void SetupErrorMocks(MockAuthLibrary* mock_library, in SetupErrorMocks()205 MockAuthLibrary* AuthLibrary() { return auth_library_; } in AuthLibrary()212 MockAuthLibrary* auth_library_;
23 typedef net::MockSSPILibrary MockAuthLibrary; typedef25 typedef net::test::MockGSSAPILibrary MockAuthLibrary; typedef33 auth_library_ = new MockAuthLibrary(); in SetUp()45 void SetupMocks(MockAuthLibrary* mock_library) { in SetupMocks()145 void SetupErrorMocks(MockAuthLibrary* mock_library, in SetupErrorMocks()203 MockAuthLibrary* AuthLibrary() { return auth_library_; } in AuthLibrary()210 MockAuthLibrary* auth_library_;