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

/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1210 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1256 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1421 # 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/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1202 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1248 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1413 # 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/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h1656 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1704 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1972 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
2147 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h1656 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1704 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1972 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
2147 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro
/external/v8/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1655 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1703 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1976 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
2151 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) ::testing::internal::Mutex mutex macro
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-port.h1402 // GTEST_DEFINE_STATIC_MUTEX_(g_some_mutex);
1450 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1689 # define GTEST_DEFINE_STATIC_MUTEX_(mutex) \ macro
1830 # 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/fmtlib/test/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
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/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 664 milliseconds