Searched defs:INTERCEPT_ONLY_CURRENT_THREAD (Results 1 - 11 of 11) sorted by relevance

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest-spi.h56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/external/googletest/googletest/include/gtest/
H A Dgtest-spi.h56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
149 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
212 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest-spi.h56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-spi.h56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
151 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
214 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-spi.h56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/external/protobuf/gtest/include/gtest/
H A Dgtest-spi.h56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
H A Dgtest-spi.h56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/external/v8/testing/gtest/include/gtest/
H A Dgtest-spi.h56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
H A Dgtest-spi.h56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc129 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
223 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
286 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
1855 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest-all.cc129 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
223 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
286 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
2027 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),

Completed in 1128 milliseconds