Searched refs:intercept_mode_ (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/googletest/googletest/include/gtest/
H A Dgtest-spi.h86 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest.cc612 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
622 : intercept_mode_(intercept_mode),
629 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
642 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {

Completed in 182 milliseconds