Searched refs:StdOutFileName (Results 1 – 1 of 1) sorted by relevance
118 std::string StdOutFileName = StdOutFile.str(); in RunProgramRemotelyWithTimeout() local119 std::ifstream ErrorFile(StdOutFileName.c_str()); in RunProgramRemotelyWithTimeout()