Searched refs:batchStdout (Results 1 – 1 of 1) sorted by relevance
1488 const std::string &batchStdout = processInfo->process->getStdout(); in finishProcess() local1489 std::istringstream linesStream(batchStdout); in finishProcess()1566 const std::string &batchStdout = processInfo->process->getStdout(); in finishProcess() local1567 PrintTestOutputSnippet(id, result, batchStdout); in finishProcess()1587 const std::string &batchStdout = processInfo->process->getStdout(); in finishProcess() local1588 PrintTestOutputSnippet(id, result, batchStdout); in finishProcess()