Searched defs:document_root (Results 1 – 15 of 15) sorted by relevance
/external/cronet/stable/net/test/spawned_test_server/ |
D | remote_test_server.cc | 98 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()
|
D | local_test_server.cc | 59 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()
|
D | base_test_server.h | 146 const base::FilePath& document_root() const { return document_root_; } in document_root() function
|
D | base_test_server.cc | 263 void BaseTestServer::SetResourcePath(const base::FilePath& document_root, in SetResourcePath()
|
/external/cronet/tot/net/test/spawned_test_server/ |
D | remote_test_server.cc | 98 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()
|
D | local_test_server.cc | 59 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()
|
D | base_test_server.h | 146 const base::FilePath& document_root() const { return document_root_; } in document_root() function
|
D | base_test_server.cc | 263 void BaseTestServer::SetResourcePath(const base::FilePath& document_root, in SetResourcePath()
|
/external/cronet/stable/build/android/ |
D | lighttpd_server.py | 47 def __init__(self, document_root, port=None, argument
|
/external/cronet/tot/build/android/ |
D | lighttpd_server.py | 47 def __init__(self, document_root, port=None, argument
|
/external/openscreen/cast/protocol/castv2/ |
D | validation_unittest.cc | 74 ErrorOr<Json::Value> document_root = json::Parse(document); in TestValidate() local
|
/external/cronet/stable/net/nqe/ |
D | network_quality_estimator_test_util.cc | 316 const base::FilePath& document_root) { in LocalHttpTestServer()
|
/external/cronet/tot/net/nqe/ |
D | network_quality_estimator_test_util.cc | 316 const base::FilePath& document_root) { in LocalHttpTestServer()
|
/external/cronet/stable/net/url_request/ |
D | url_request_test_util.h | 482 explicit HttpTestServer(const base::FilePath& document_root) { in HttpTestServer()
|
/external/cronet/tot/net/url_request/ |
D | url_request_test_util.h | 482 explicit HttpTestServer(const base::FilePath& document_root) { in HttpTestServer()
|