HomeSort by relevance Sort by last modified time
    Searched refs:ScopedFakeTestPartResultReporter (Results 1 - 17 of 17) sorted by null

  /external/chromium/testing/gtest/include/gtest/
gtest-spi.h 51 class GTEST_API_ ScopedFakeTestPartResultReporter
64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
71 virtual ~ScopedFakeTestPartResultReporter();
86 GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedFakeTestPartResultReporter);
148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
149 ::testing::ScopedFakeTestPartResultReporter:: \
165 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
166 ::testing::ScopedFakeTestPartResultReporter:: \
211 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(
    [all...]
  /external/gtest/include/gtest/
gtest-spi.h 51 class GTEST_API_ ScopedFakeTestPartResultReporter
64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
71 virtual ~ScopedFakeTestPartResultReporter();
86 GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedFakeTestPartResultReporter);
148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
149 ::testing::ScopedFakeTestPartResultReporter:: \
165 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
166 ::testing::ScopedFakeTestPartResultReporter:: \
211 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-spi.h 51 class GTEST_API_ ScopedFakeTestPartResultReporter
64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
71 virtual ~ScopedFakeTestPartResultReporter();
86 GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedFakeTestPartResultReporter);
148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
149 ::testing::ScopedFakeTestPartResultReporter:: \
165 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
166 ::testing::ScopedFakeTestPartResultReporter:: \
211 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest-spi.h 51 class ScopedFakeTestPartResultReporter
64 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
67 ScopedFakeTestPartResultReporter(InterceptMode intercept_mode,
71 virtual ~ScopedFakeTestPartResultReporter();
86 GTEST_DISALLOW_COPY_AND_ASSIGN_(ScopedFakeTestPartResultReporter);
148 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
149 ::testing::ScopedFakeTestPartResultReporter:: \
165 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
166 ::testing::ScopedFakeTestPartResultReporter:: \
211 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(
    [all...]
  /external/chromium/sdch/open-vcdiff/src/gtest/
gtest-spi.h 143 class ScopedFakeTestPartResultReporter
149 explicit ScopedFakeTestPartResultReporter(TestPartResultArray* result);
152 virtual ~ScopedFakeTestPartResultReporter();
164 GTEST_DISALLOW_COPY_AND_ASSIGN(ScopedFakeTestPartResultReporter);
216 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
241 ::testing::ScopedFakeTestPartResultReporter gtest_reporter(\
gtest.cc 481 ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter(
492 ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter() {
499 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
    [all...]
  /external/chromium/testing/gtest/test/
gtest_output_test_.cc 50 using testing::ScopedFakeTestPartResultReporter;
901 // Tests that the ScopedFakeTestPartResultReporter only catches failures from
907 ScopedFakeTestPartResultReporter reporter(
908 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
gtest_unittest.cc 135 using testing::ScopedFakeTestPartResultReporter;
    [all...]
  /external/gtest/test/
gtest_output_test_.cc 50 using testing::ScopedFakeTestPartResultReporter;
901 // Tests that the ScopedFakeTestPartResultReporter only catches failures from
907 ScopedFakeTestPartResultReporter reporter(
908 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
gtest_unittest.cc 135 using testing::ScopedFakeTestPartResultReporter;
    [all...]
  /external/protobuf/gtest/test/
gtest_output_test_.cc 53 using testing::ScopedFakeTestPartResultReporter;
888 // Tests that the ScopedFakeTestPartResultReporter only catches failures from
894 ScopedFakeTestPartResultReporter reporter(
895 ScopedFakeTestPartResultReporter::INTERCEPT_ONLY_CURRENT_THREAD,
gtest_unittest.cc 141 using testing::ScopedFakeTestPartResultReporter;
    [all...]
  /external/chromium/testing/gtest/src/
gtest.cc 537 ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter(
547 ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter(
554 void ScopedFakeTestPartResultReporter::Init() {
567 ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter() {
578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
    [all...]
  /external/gtest/src/
gtest.cc 537 ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter(
547 ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter(
554 void ScopedFakeTestPartResultReporter::Init() {
567 ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter() {
578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest.cc 537 ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter(
547 ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter(
554 void ScopedFakeTestPartResultReporter::Init() {
567 ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter() {
578 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
    [all...]
  /external/protobuf/gtest/src/
gtest.cc 505 ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter(
515 ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter(
522 void ScopedFakeTestPartResultReporter::Init() {
535 ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter() {
546 void ScopedFakeTestPartResultReporter::ReportTestPartResult(
    [all...]
  /external/chromium/testing/gmock/test/
gmock-spec-builders_test.cc 1059 ::testing::ScopedFakeTestPartResultReporter reporter(&failures);
    [all...]

Completed in 363 milliseconds