Home | History | Annotate | Download | only in gtest

Lines Matching refs:INTERCEPT_ONLY_CURRENT_THREAD

129     INTERCEPT_ONLY_CURRENT_THREAD,  // Intercepts only thread local failures.
223 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
286 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
2027 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),