Searched defs:exe_path (Results 1 – 6 of 6) sorted by relevance
39 def runAllTests(exe_path, use_valgrind=False): argument
51 char *exe_path; member
477 static int config_parse(const char *file_path, const char *exe_path) in config_parse()
58 base::FilePath exe_path = GetExePath(); in GetSelfInvocationCommandLine() local
282 base::FilePath exe_path(SysMultiByteTo16(python_path)); in PythonBatToExe() local
578 const std::wstring& exe_path, in GetProductNameAndVersion()