Searched defs:auth_library (Results 1 – 4 of 4) 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()