Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc10483 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
10504 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
10509 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()