Searched defs:GTEST_DEFINE_STATIC_MUTEX_ (Results 1 - 7 of 7) sorted by relevance

/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1207 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1253 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1418 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1197 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1243 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1408 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h971 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1017 #define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1182 #define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1237 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1297 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1464 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro
/external/gtest/include/gtest/internal/
H A Dgtest-port.h1329 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1389 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1556 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest.h2033 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
2079 #define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
2244 #define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2436 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
2496 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
2663 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro

Completed in 194 milliseconds