Home
last modified time | relevance | path

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

/external/pdfium/third_party/googletest/custom/gtest/internal/custom/
Dgtest_port_wrapper.cc110 static void CaptureStream(int fd, in CaptureStream() function
132 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
137 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/cronet/stable/third_party/googletest/custom/gtest/internal/custom/
Dgtest_port_wrapper.cc120 static void CaptureStream(int fd, in CaptureStream() function
142 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
147 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/cronet/tot/third_party/googletest/custom/gtest/internal/custom/
Dgtest_port_wrapper.cc120 static void CaptureStream(int fd, in CaptureStream() function
142 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
147 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/llvm/utils/unittest/googletest/src/
Dgtest-port.cc596 void CaptureStream(int fd, const char* stream_name, CapturedStream** stream) { in CaptureStream() function
616 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
621 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/googletest/googletest/src/
Dgtest-port.cc1192 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1222 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1227 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
Dgtest-port.cc1152 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1182 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1187 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/mesa3d/src/gtest/src/
Dgtest-port.cc1152 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1182 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1187 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/libva-utils/test/gtest/src/
Dgtest-port.cc1197 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1218 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1223 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/cronet/tot/third_party/googletest/src/googletest/src/
Dgtest-port.cc1192 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1222 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1227 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/libvpx/third_party/googletest/src/src/
Dgtest-port.cc1152 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1182 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1187 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/cronet/stable/third_party/boringssl/src/third_party/googletest/googletest/src/
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()
/external/cronet/tot/third_party/boringssl/src/third_party/googletest/googletest/src/
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()
/external/libaom/third_party/googletest/src/googletest/src/
Dgtest-port.cc1152 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1182 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1187 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/cronet/stable/third_party/googletest/src/googletest/src/
Dgtest-port.cc1192 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1222 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1227 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-port.cc1168 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
1189 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
1194 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/gmmlib/Source/GmmLib/ULT/googletest/src/
Dgtest-all.cc8962 void CaptureStream(int fd, const char* stream_name, CapturedStream** stream) { in CaptureStream() function
8982 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
8987 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.11.0/
Dgmock-gtest-all.cc11525 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
11546 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
11551 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/fmtlib/test/gtest/
Dgmock-gtest-all.cc11496 static void CaptureStream(int fd, const char* stream_name, in CaptureStream() function
11517 CaptureStream(kStdOutFileno, "stdout", &g_captured_stdout); in CaptureStdout()
11522 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym28045 FUNC 437e8 140 0 testing::internal::CaptureStream
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym29595 FUNC 64bd8 1a4 0 testing::internal::CaptureStream