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

  /external/chromium/testing/gtest/include/gtest/
gtest-spi.h 57 INTERCEPT_ALL_THREADS // Intercepts all failures.
167 INTERCEPT_ALL_THREADS, &gtest_failures);\
226 ::testing::ScopedFakeTestPartResultReporter::INTERCEPT_ALL_THREADS,\
  /external/gtest/include/gtest/
gtest-spi.h 57 INTERCEPT_ALL_THREADS // Intercepts all failures.
167 INTERCEPT_ALL_THREADS, &gtest_failures);\
226 ::testing::ScopedFakeTestPartResultReporter::INTERCEPT_ALL_THREADS,\
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-spi.h 57 INTERCEPT_ALL_THREADS // Intercepts all failures.
167 INTERCEPT_ALL_THREADS, &gtest_failures);\
226 ::testing::ScopedFakeTestPartResultReporter::INTERCEPT_ALL_THREADS,\
  /external/protobuf/gtest/include/gtest/
gtest-spi.h 57 INTERCEPT_ALL_THREADS // Intercepts all failures.
167 INTERCEPT_ALL_THREADS, &gtest_failures);\
226 ::testing::ScopedFakeTestPartResultReporter::INTERCEPT_ALL_THREADS,\
  /frameworks/compile/mclinker/utils/gtest/src/
gtest-all.cpp 130 INTERCEPT_ALL_THREADS // Intercepts all failures.
240 INTERCEPT_ALL_THREADS, &gtest_failures);\
299 ::testing::ScopedFakeTestPartResultReporter::INTERCEPT_ALL_THREADS,\
    [all...]

Completed in 49 milliseconds