Home
last modified time | relevance | path

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

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