Searched defs:ProgramPath (Results 1 – 2 of 2) sorted by relevance
44 std::string ProgramPath() { in ProgramPath() function
59 static int RunProgramWithTimeout(StringRef ProgramPath, in RunProgramWithTimeout()