Searched refs:GetOCSPArgument (Results 1 – 2 of 2) sorted by relevance
135 std::string GetOCSPArgument() const;
146 std::string BaseTestServer::SSLOptions::GetOCSPArgument() const { in GetOCSPArgument() function in net::BaseTestServer::SSLOptions444 std::string ocsp_arg = ssl_options_.GetOCSPArgument(); in GenerateArguments()