Searched refs:GetCertificateFile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/test/spawned_test_server/
H A Dbase_test_server.h131 base::FilePath GetCertificateFile() const;
H A Dbase_test_server.cc127 base::FilePath BaseTestServer::SSLOptions::GetCertificateFile() const { function in class:net::BaseTestServer::SSLOptions
401 base::FilePath certificate_file(ssl_options_.GetCertificateFile());

Completed in 205 milliseconds