Home
last modified time | relevance | path

Searched refs:GetPythonPath (Results 1 – 4 of 4) sorted by relevance

/external/cronet/stable/net/test/spawned_test_server/
Dlocal_test_server.cc102 std::optional<std::vector<base::FilePath>> python_path = GetPythonPath(); in StartInBackground()
168 std::optional<std::vector<base::FilePath>> LocalTestServer::GetPythonPath() in GetPythonPath() function in net::LocalTestServer
Dlocal_test_server.h54 virtual std::optional<std::vector<base::FilePath>> GetPythonPath() const;
/external/cronet/tot/net/test/spawned_test_server/
Dlocal_test_server.cc102 std::optional<std::vector<base::FilePath>> python_path = GetPythonPath(); in StartInBackground()
168 std::optional<std::vector<base::FilePath>> LocalTestServer::GetPythonPath() in GetPythonPath() function in net::LocalTestServer
Dlocal_test_server.h54 virtual std::optional<std::vector<base::FilePath>> GetPythonPath() const;