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

/external/chromium/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/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/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/testing/gtest/test/
H A Dgtest_output_test_.cc902 // the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD.
908 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
H A Dgtest_unittest.cc1291 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
/external/gtest/test/
H A Dgtest_output_test_.cc902 // the current thread if it is instantiated with INTERCEPT_ONLY_CURRENT_THREAD.
908 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
H A Dgtest_unittest.cc1291 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/testing/gtest/src/
H A Dgtest.cc539 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/gtest/src/
H A Dgtest.cc539 : intercept_mode_(INTERCEPT_ONLY_CURRENT_THREAD),
/external/llvm/utils/unittest/googletest/
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 457 milliseconds