Searched defs:INTERCEPT_ONLY_CURRENT_THREAD (Results 1 - 10 of 10) 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/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/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/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/libvpx/libvpx/third_party/googletest/src/src/
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),
/external/opencv3/modules/ts/src/
H A Dts_gtest.cpp134 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
228 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
291 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
2043 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/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 550 milliseconds