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

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest-spi.h82 const InterceptMode intercept_mode_; member in class:testing::ScopedFakeTestPartResultReporter
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc565 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
575 : intercept_mode_(intercept_mode),
582 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {
595 if (intercept_mode_ == INTERCEPT_ALL_THREADS) {

Completed in 28 milliseconds