Searched defs:auth_library (Results 1 – 2 of 2) sorted by relevance
65 auto auth_library = in SetUp() local68 auto auth_library = std::make_unique<MockAuthLibrary>(); in SetUp() local
55 HttpAuthHandlerNegotiate::AuthLibrary* auth_library, in CreateAuthSystem()