Searched refs:GTEST_LANG_CXX11 (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.h175 // GTEST_LANG_CXX11 - Define it to 1/0 to indicate that Google Test
368 #ifndef GTEST_LANG_CXX11
375 # define GTEST_LANG_CXX11 1 macro
377 # define GTEST_LANG_CXX11 0 macro
624 # if GTEST_LANG_CXX11 && (!defined(__GLIBCXX__) || __GLIBCXX__ > 20110325)

Completed in 142 milliseconds