Searched defs:python_exe (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/test/
H A Dtest_server_win.cc140 FilePath python_exe; local
141 if (!PathService::Get(base::DIR_SOURCE_ROOT, &python_exe))
143 python_exe = python_exe
148 CommandLine python_command(python_exe);

Completed in 52 milliseconds