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 112 // GetOCSPArgument returns the value of any OCSP argument to testserver or
114 std::string GetOCSPArgument() const;
base_test_server.cc 100 std::string BaseTestServer::SSLOptions::GetOCSPArgument() const {
383 std::string ocsp_arg = ssl_options_.GetOCSPArgument();

Completed in 36 milliseconds