Searched defs:LaunchPython (Results 1 - 2 of 2) sorted by path

/external/chromium_org/net/test/spawned_test_server/
H A Dlocal_test_server_posix.cc104 bool LocalTestServer::LaunchPython(const base::FilePath& testserver_path) { function in class:net::LocalTestServer
107 VLOG(1) << "LaunchPython called with PYTHONPATH = " << getenv(kPythonPathEnv);
H A Dlocal_test_server_win.cc143 bool LocalTestServer::LaunchPython(const base::FilePath& testserver_path) { function in class:net::LocalTestServer

Completed in 251 milliseconds