Home
last modified time | relevance | path

Searched refs:INTERCEPT_ALL_THREADS (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc130 INTERCEPT_ALL_THREADS // Intercepts all failures. enumerator
240 INTERCEPT_ALL_THREADS, &gtest_failures);\
299 ::testing::ScopedFakeTestPartResultReporter::INTERCEPT_ALL_THREADS, \
2044 if (intercept_mode_ == INTERCEPT_ALL_THREADS) { in Init()
2057 if (intercept_mode_ == INTERCEPT_ALL_THREADS) { in ~ScopedFakeTestPartResultReporter()