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

  /external/chromium/net/test/
test_server.h 153 FilePath GetRootCertificatePath() const;
test_server.cc 335 FilePath TestServer::GetRootCertificatePath() const {
341 return root_certs->AddFromFile(GetRootCertificatePath());

Completed in 31 milliseconds