HomeSort by relevance Sort by last modified time
    Searched refs:GetOCSPArgument (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/test/spawned_test_server/
base_test_server.h 133 // GetOCSPArgument returns the value of any OCSP argument to testserver or
135 std::string GetOCSPArgument() const;
base_test_server.cc 146 std::string BaseTestServer::SSLOptions::GetOCSPArgument() const {
444 std::string ocsp_arg = ssl_options_.GetOCSPArgument();

Completed in 108 milliseconds