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

/gem5/ext/googletest/googletest/test/
H A Dgtest-port_test.cc358 #elif GTEST_USES_POSIX_RE
388 EXPECT_TRUE(GTEST_USES_POSIX_RE);
398 #if GTEST_USES_POSIX_RE
928 #endif // GTEST_USES_POSIX_RE
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h176 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
437 # define GTEST_USES_POSIX_RE 1 macro
1214 #if GTEST_USES_POSIX_RE
/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc560 #if GTEST_USES_POSIX_RE
874 #endif // GTEST_USES_POSIX_RE
/gem5/ext/googletest/googlemock/test/
H A Dgmock-spec-builders_test.cc1099 #elif GTEST_USES_POSIX_RE

Completed in 31 milliseconds