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

/gem5/ext/googletest/googletest/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);\
/gem5/ext/googletest/googletest/test/
H A Dgtest_output_test_.cc946 // the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD.
952 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
H A Dgtest_unittest.cc1113 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
/gem5/ext/googletest/googletest/src/
H A Dgtest.cc565 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),

Completed in 59 milliseconds