Searched defs:GTEST_USES_POSIX_RE (Results 1 - 11 of 11) sorted by relevance

/external/opencv3/modules/ts/include/opencv2/
H A Dts.hpp34 #ifndef GTEST_USES_POSIX_RE
35 # define GTEST_USES_POSIX_RE 0 macro
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h121 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
285 # define GTEST_USES_POSIX_RE 1 macro
878 #if GTEST_USES_POSIX_RE
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h119 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
279 # define GTEST_USES_POSIX_RE 1 macro
868 #if GTEST_USES_POSIX_RE
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h110 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used.
237 #define GTEST_USES_POSIX_RE 1 macro
712 #if GTEST_USES_POSIX_RE
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h121 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
285 # define GTEST_USES_POSIX_RE 1 macro
892 #if GTEST_USES_POSIX_RE
/external/gtest/include/gtest/internal/
H A Dgtest-port.h129 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
322 # define GTEST_USES_POSIX_RE 1 macro
984 #if GTEST_USES_POSIX_RE
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h129 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
329 # define GTEST_USES_POSIX_RE 1 macro
998 #if GTEST_USES_POSIX_RE
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h205 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used.
332 #define GTEST_USES_POSIX_RE 1 macro
1774 #if GTEST_USES_POSIX_RE
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h225 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
418 # define GTEST_USES_POSIX_RE 1 macro
2091 #if GTEST_USES_POSIX_RE
/external/opencv3/modules/ts/include/opencv2/ts/
H A Dts_gtest.h225 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
455 # define GTEST_USES_POSIX_RE 1 macro
463 # define GTEST_USES_POSIX_RE 0 macro
470 # define GTEST_USES_POSIX_RE 0 macro
2142 #if GTEST_USES_POSIX_RE
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h225 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
418 # define GTEST_USES_POSIX_RE 1 macro
2091 #if GTEST_USES_POSIX_RE

Completed in 275 milliseconds