Home
last modified time | relevance | path

Searched defs:GetDocumentRoot (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/test/spawned_test_server/
Dlocal_test_server.h84 base::FilePath GetDocumentRoot() const { return document_root(); }; in GetDocumentRoot() function
Dremote_test_server.cc157 base::FilePath RemoteTestServer::GetDocumentRoot() const { in GetDocumentRoot() function in net::RemoteTestServer
/external/chromium_org/chrome/test/nacl/
Dnacl_browsertest_util.cc219 bool NaClBrowserTestBase::GetDocumentRoot(base::FilePath* document_root) { in GetDocumentRoot() function in NaClBrowserTestBase
342 bool NaClBrowserTestStatic::GetDocumentRoot(base::FilePath* document_root) { in GetDocumentRoot() function in NaClBrowserTestStatic