Searched refs:isStdError (Results 1 – 1 of 1) sorted by relevance
177 …t(const std::string &name, const std::string &output, const std::string &flowid, bool isStdError) { in testOutput() argument178 openMsg(isStdError ? "testStdErr" : "testStdOut"); in testOutput()