Home
last modified time | relevance | path

Searched refs:ScopedFakeTestPartResultReporter (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc124 class GTEST_API_ ScopedFakeTestPartResultReporter class
137 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
140 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
144 virtual ~ScopedFakeTestPartResultReporter();
159 GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedFakeTestPartResultReporter);
221 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
222 ::testing::ScopedFakeTestPartResultReporter:: \
238 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
239 ::testing::ScopedFakeTestPartResultReporter:: \
284 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
[all …]