Searched defs:GTEST_IS_THREADSAFE (Results 1 - 8 of 8) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h117 // GTEST_IS_THREADSAFE - defined to 1 to indicate that the above
785 #define GTEST_IS_THREADSAFE 0 macro
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-port.h137 // GTEST_IS_THREADSAFE - defined to 1 to indicate that the above
1390 # define GTEST_IS_THREADSAFE 1 macro
1432 # define GTEST_IS_THREADSAFE 0 macro
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h139 // GTEST_IS_THREADSAFE - defined to 1 to indicate that the above
1400 # define GTEST_IS_THREADSAFE 1 macro
1442 # define GTEST_IS_THREADSAFE 0 macro
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h137 // GTEST_IS_THREADSAFE - defined to 1 to indicate that the above
1390 # define GTEST_IS_THREADSAFE 1 macro
1432 # define GTEST_IS_THREADSAFE 0 macro
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h175 // GTEST_IS_THREADSAFE - Google Test is thread-safe.
919 #define GTEST_IS_THREADSAFE \ macro
1411 #if GTEST_IS_THREADSAFE
2027 #else // GTEST_IS_THREADSAFE
2072 #endif // GTEST_IS_THREADSAFE
/external/gtest/include/gtest/internal/
H A Dgtest-port.h147 // GTEST_IS_THREADSAFE - defined to 1 to indicate that the above
1536 # define GTEST_IS_THREADSAFE 1 macro
1580 # define GTEST_IS_THREADSAFE 0 macro
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h243 // GTEST_IS_THREADSAFE - defined to 1 to indicate that the above
2643 # define GTEST_IS_THREADSAFE 1 macro
2687 # define GTEST_IS_THREADSAFE 0 macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h243 // GTEST_IS_THREADSAFE - defined to 1 to indicate that the above
2643 # define GTEST_IS_THREADSAFE 1 macro
2687 # define GTEST_IS_THREADSAFE 0 macro

Completed in 2577 milliseconds