Searched refs:GTEST_USES_SIMPLE_RE (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.cc1341 #if GTEST_USES_SIMPLE_RE
1359 #endif // GTEST_USES_SIMPLE_RE
8409 #elif GTEST_USES_SIMPLE_RE
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h228 // GTEST_USES_SIMPLE_RE - our own simple regex is used;
424 # define GTEST_USES_SIMPLE_RE 1 macro
430 # define GTEST_USES_SIMPLE_RE 1 macro
2096 #else // GTEST_USES_SIMPLE_RE

Completed in 76 milliseconds