Home
last modified time | relevance | path

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

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