Searched refs:INTERCEPT_ONLY_CURRENT_THREAD (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/googletest/googletest/include/gtest/
H A Dgtest-spi.h60 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
155 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
218 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgoogletest-output-test_.cc991 // the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD.
997 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
H A Dgtest_unittest.cc1135 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest.cc612 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),

Completed in 104 milliseconds