Searched refs:GTEST_HAS_STREAM_REDIRECTION (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc8720 #if GTEST_HAS_STREAM_REDIRECTION
8883 #endif // GTEST_HAS_STREAM_REDIRECTION
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h167 // GTEST_HAS_STREAM_REDIRECTION
1738 #ifndef GTEST_HAS_STREAM_REDIRECTION
1742 # define GTEST_HAS_STREAM_REDIRECTION 0 macro
1744 # define GTEST_HAS_STREAM_REDIRECTION 1
1746 #endif // GTEST_HAS_STREAM_REDIRECTION
2261 #if GTEST_HAS_STREAM_REDIRECTION
2274 #endif // GTEST_HAS_STREAM_REDIRECTION

Completed in 60 milliseconds