Searched refs:intercept_mode_ (Results 1 – 1 of 1) sorted by relevance
157 const InterceptMode intercept_mode_; member in testing::ScopedFakeTestPartResultReporter2068 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD), in ScopedFakeTestPartResultReporter()2078 : intercept_mode_(intercept_mode), in ScopedFakeTestPartResultReporter()2085 if (intercept_mode_ == INTERCEPT_ALL_THREADS) { in Init()2098 if (intercept_mode_ == INTERCEPT_ALL_THREADS) { in ~ScopedFakeTestPartResultReporter()