Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc8841 static CapturedStream* g_captured_stderr = NULL; variable
8870 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()
8880 return GetCapturedStream(&g_captured_stderr); in GetCapturedStderr()