Home
last modified time | relevance | path

Searched refs:ErrorFile (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/bugpoint/
DToolRunner.cpp100 std::ifstream ErrorFile(StdOutFileName.c_str()); in RunProgramRemotelyWithTimeout() local
101 if (ErrorFile) { in RunProgramRemotelyWithTimeout()
102 std::copy(std::istreambuf_iterator<char>(ErrorFile), in RunProgramRemotelyWithTimeout()
105 ErrorFile.close(); in RunProgramRemotelyWithTimeout()
137 std::ifstream ErrorFile(ErrorFilename.c_str()); in ProcessFailure() local
138 if (ErrorFile) { in ProcessFailure()
139 std::copy(std::istreambuf_iterator<char>(ErrorFile), in ProcessFailure()
142 ErrorFile.close(); in ProcessFailure()
/external/caliper/caliper/src/test/resources/com/google/caliper/bridge/
Djdk7-flags.txt229 ccstr ErrorFile = {product}
Djdk6-flags.txt212 ccstr ErrorFile = {product}