Home
last modified time | relevance | path

Searched defs:document_root (Results 1 – 15 of 15) sorted by relevance

/external/cronet/stable/net/test/spawned_test_server/
Dremote_test_server.cc98 const base::FilePath& document_root) in RemoteTestServer()
107 const base::FilePath& document_root) in RemoteTestServer()
197 bool RemoteTestServer::Init(const base::FilePath& document_root) { in Init()
Dlocal_test_server.cc59 LocalTestServer::LocalTestServer(Type type, const base::FilePath& document_root) in LocalTestServer()
67 const base::FilePath& document_root) in LocalTestServer()
146 bool LocalTestServer::Init(const base::FilePath& document_root) { in Init()
Dbase_test_server.h146 const base::FilePath& document_root() const { return document_root_; } in document_root() function
Dbase_test_server.cc263 void BaseTestServer::SetResourcePath(const base::FilePath& document_root, in SetResourcePath()
/external/cronet/tot/net/test/spawned_test_server/
Dremote_test_server.cc98 const base::FilePath& document_root) in RemoteTestServer()
107 const base::FilePath& document_root) in RemoteTestServer()
197 bool RemoteTestServer::Init(const base::FilePath& document_root) { in Init()
Dlocal_test_server.cc59 LocalTestServer::LocalTestServer(Type type, const base::FilePath& document_root) in LocalTestServer()
67 const base::FilePath& document_root) in LocalTestServer()
146 bool LocalTestServer::Init(const base::FilePath& document_root) { in Init()
Dbase_test_server.h146 const base::FilePath& document_root() const { return document_root_; } in document_root() function
Dbase_test_server.cc263 void BaseTestServer::SetResourcePath(const base::FilePath& document_root, in SetResourcePath()
/external/cronet/stable/build/android/
Dlighttpd_server.py47 def __init__(self, document_root, port=None, argument
/external/cronet/tot/build/android/
Dlighttpd_server.py47 def __init__(self, document_root, port=None, argument
/external/openscreen/cast/protocol/castv2/
Dvalidation_unittest.cc74 ErrorOr<Json::Value> document_root = json::Parse(document); in TestValidate() local
/external/cronet/stable/net/nqe/
Dnetwork_quality_estimator_test_util.cc316 const base::FilePath& document_root) { in LocalHttpTestServer()
/external/cronet/tot/net/nqe/
Dnetwork_quality_estimator_test_util.cc316 const base::FilePath& document_root) { in LocalHttpTestServer()
/external/cronet/stable/net/url_request/
Durl_request_test_util.h482 explicit HttpTestServer(const base::FilePath& document_root) { in HttpTestServer()
/external/cronet/tot/net/url_request/
Durl_request_test_util.h482 explicit HttpTestServer(const base::FilePath& document_root) { in HttpTestServer()