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

/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
126 // GTEST_HAS_POSIX_RE (see above) which users can
301 #ifndef GTEST_HAS_POSIX_RE
304 # define GTEST_HAS_POSIX_RE (__ANDROID_API__ >= 9) macro
306 # define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) macro
310 #if GTEST_HAS_POSIX_RE
332 #endif // GTEST_HAS_POSIX_RE
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
119 // GTEST_HAS_POSIX_RE (see above) which users can
262 #ifndef GTEST_HAS_POSIX_RE
263 # define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) macro
266 #if GTEST_HAS_POSIX_RE
288 #endif // GTEST_HAS_POSIX_RE
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-port.h53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
120 // GTEST_HAS_POSIX_RE (see above) which users can
267 #ifndef GTEST_HAS_POSIX_RE
268 # define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) macro
271 #if GTEST_HAS_POSIX_RE
293 #endif // GTEST_HAS_POSIX_RE
/external/gtest/include/gtest/internal/
H A Dgtest-port.h53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
120 // GTEST_HAS_POSIX_RE (see above) which users can
266 #ifndef GTEST_HAS_POSIX_RE
267 # define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) macro
270 #if GTEST_HAS_POSIX_RE
292 #endif // GTEST_HAS_POSIX_RE
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
120 // GTEST_HAS_POSIX_RE (see above) which users can
267 #ifndef GTEST_HAS_POSIX_RE
268 # define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) macro
271 #if GTEST_HAS_POSIX_RE
293 #endif // GTEST_HAS_POSIX_RE
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
121 // GTEST_HAS_POSIX_RE (see above) which users can
270 #ifndef GTEST_HAS_POSIX_RE
271 # define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) macro
274 #if GTEST_HAS_POSIX_RE
296 #endif // GTEST_HAS_POSIX_RE
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
120 // GTEST_HAS_POSIX_RE (see above) which users can
267 #ifndef GTEST_HAS_POSIX_RE
268 # define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS) macro
271 #if GTEST_HAS_POSIX_RE
293 #endif // GTEST_HAS_POSIX_RE
/external/chromium/testing/gtest/test/
H A Dgtest-port_test.cc330 #if GTEST_HAS_POSIX_RE
/external/chromium_org/testing/gtest/test/
H A Dgtest-port_test.cc392 #if GTEST_HAS_POSIX_RE
/external/gtest/test/
H A Dgtest-port_test.cc350 #if GTEST_HAS_POSIX_RE
/external/libvpx/libvpx/third_party/googletest/src/test/
H A Dgtest-port_test.cc350 #if GTEST_HAS_POSIX_RE

Completed in 88 milliseconds