HomeSort by relevance Sort by last modified time
    Searched defs:INTERCEPT_ONLY_CURRENT_THREAD (Results 1 - 5 of 5) sorted by null

  /external/chromium/testing/gtest/include/gtest/
gtest-spi.h 56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures.
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
  /external/gtest/include/gtest/
gtest-spi.h 56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures.
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-spi.h 56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures.
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
  /external/protobuf/gtest/include/gtest/
gtest-spi.h 56 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures.
150 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
213 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
  /frameworks/compile/mclinker/utils/gtest/src/
gtest-all.cpp 129 INTERCEPT_ONLY_CURRENT_THREAD, // Intercepts only thread local failures.
223 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
286 INTERCEPT_ONLY_CURRENT_THREAD, &gtest_failures);\
    [all...]

Completed in 29 milliseconds