Searched defs:log_path (Results 1 – 8 of 8) sorted by relevance
9 def exec_command(cmd, log_path='out/build.log', **kwargs): argument
184 base::FilePath log_path; in GetDefaultLogFilePath() local
28 def init_logger(log_path): argument
89 def _execute_build_subprocess(self, cmd, env, log_path): argument
55 char *log_path; member
1017 string log_path = ".ninja_log"; in ToolRestat() local1234 string log_path = ".ninja_log"; in OpenBuildLog() local
540 const char* log_path, const char* deps_path, in RebuildTarget()
115 static char *log_path = "netstress.log"; variable