Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-port.cc1150 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1180 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1185 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()