Searched refs:GTEST_HAS_SEH (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.cc1992 #if GTEST_HAS_SEH
2018 #endif // GTEST_HAS_SEH
3490 #if GTEST_HAS_SEH
3505 #endif // GTEST_HAS_SEH
3545 #if GTEST_HAS_SEH
3563 #endif // GTEST_HAS_SEH
5371 #if GTEST_HAS_SEH
5408 #endif // GTEST_HAS_SEH
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h164 // GTEST_HAS_SEH - Define it to 1/0 to indicate whether the
1851 #ifndef GTEST_HAS_SEH
1856 # define GTEST_HAS_SEH 1 macro
1859 # define GTEST_HAS_SEH 0
1862 #endif // GTEST_HAS_SEH

Completed in 63 milliseconds