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

/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);\
203 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);\

Completed in 12 milliseconds