Searched refs:INTERCEPT_ONLY_CURRENT_THREAD (Results 1 - 8 of 8) 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);\
/external/gtest/test/
H A Dgtest_output_test_.cc896 // the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD.
902 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
H A Dgtest_unittest.cc820 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
/external/protobuf/gtest/test/
H A Dgtest_output_test_.cc889 // the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD.
895 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
H A Dgtest_unittest.cc1514 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
/external/gtest/src/
H A Dgtest.cc513 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/protobuf/gtest/src/
H A Dgtest.cc507 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),

Completed in 91 milliseconds