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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h438 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
441 # ifndef _HAS_EXCEPTIONS
442 # define _HAS_EXCEPTIONS 1 macro
443 # endif // _HAS_EXCEPTIONS
444 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS

Completed in 277 milliseconds