Searched defs:InterceptMode (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest-spi.h55 enum InterceptMode { enum in class:testing::ScopedFakeTestPartResultReporter
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
82 const InterceptMode intercept_mode_;
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest-spi.h55 enum InterceptMode { enum in class:testing::ScopedFakeTestPartResultReporter
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
82 const InterceptMode intercept_mode_;
/external/gtest/include/gtest/
H A Dgtest-spi.h55 enum InterceptMode { enum in class:testing::ScopedFakeTestPartResultReporter
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
82 const InterceptMode intercept_mode_;
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-spi.h55 enum InterceptMode { enum in class:testing::ScopedFakeTestPartResultReporter
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
82 const InterceptMode intercept_mode_;
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest-spi.h55 enum InterceptMode { enum in class:testing::ScopedFakeTestPartResultReporter
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
82 const InterceptMode intercept_mode_;
/external/protobuf/gtest/include/gtest/
H A Dgtest-spi.h55 enum InterceptMode { enum in class:testing::ScopedFakeTestPartResultReporter
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
82 const InterceptMode intercept_mode_;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc128 enum InterceptMode { enum in class:testing::ScopedFakeTestPartResultReporter
140 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
155 const InterceptMode intercept_mode_;
2036 InterceptMode intercept_mode, TestPartResultArray* result)
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc128 enum InterceptMode { enum in class:testing::ScopedFakeTestPartResultReporter
140 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
155 const InterceptMode intercept_mode_;
2036 InterceptMode intercept_mode, TestPartResultArray* result)

Completed in 209 milliseconds