Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc8289 const int kStdErrFileno = 2; variable
8292 const int kStdErrFileno = STDERR_FILENO;
8870 CaptureStream(kStdErrFileno, "stderr", &g_captured_stderr); in CaptureStderr()