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

/external/chromium_org/testing/gtest/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);\
/external/chromium_org/third_party/mesa/src/src/gtest/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);\
/external/gtest/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);\
/external/llvm/utils/unittest/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);\
/external/mesa3d/src/gtest/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);\
/external/protobuf/gtest/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);\
/external/chromium_org/testing/gtest/test/
H A Dgtest_output_test_.cc920 // the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD.
926 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
H A Dgtest_unittest.cc1113 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
/external/gtest/test/
H A Dgtest_output_test_.cc915 // the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD.
921 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
H A Dgtest_unittest.cc1120 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
/external/protobuf/gtest/test/
H A Dgtest_output_test_.cc889 // the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD.
895 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
H A Dgtest_unittest.cc1514 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc129 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
223 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
286 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
2027 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc129 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures. enumerator in enum:testing::ScopedFakeTestPartResultReporter::InterceptMode
223 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
286 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
2027 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc547 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc539 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/gtest/src/
H A Dgtest.cc543 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc539 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/mesa3d/src/gtest/src/
H A Dgtest.cc539 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/protobuf/gtest/src/
H A Dgtest.cc507 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),

Completed in 856 milliseconds