Home
last modified time | relevance | path

Searched refs:UnitTestImpl (Results 1 – 25 of 37) sorted by relevance

12

/external/llvm/utils/unittest/googletest/src/
Dgtest-internal-inl.h465 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
471 UnitTestImpl* const unit_test_;
481 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
487 UnitTestImpl* const unit_test_;
496 class GTEST_API_ UnitTestImpl {
498 explicit UnitTestImpl(UnitTest* parent);
499 virtual ~UnitTestImpl();
899 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
904 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
Dgtest.cc555 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
568 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
661 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
670 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
679 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
685 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
693 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
698 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
704 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
709 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-death-test.cc647 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
994 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
1049 UnitTestImpl* const impl = GetUnitTestImpl(); in Create()
/external/mesa3d/src/gtest/src/
Dgtest-internal-inl.h466 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
472 UnitTestImpl* const unit_test_;
482 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
488 UnitTestImpl* const unit_test_;
497 class GTEST_API_ UnitTestImpl {
499 explicit UnitTestImpl(UnitTest* parent);
500 virtual ~UnitTestImpl();
900 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
905 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
Dgtest.cc555 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
568 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
661 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
670 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
679 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
685 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
693 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
698 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
704 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
709 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-death-test.cc645 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
992 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
1047 UnitTestImpl* const impl = GetUnitTestImpl(); in Create()
/external/chromium_org/third_party/mesa/src/src/gtest/src/
Dgtest-internal-inl.h466 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
472 UnitTestImpl* const unit_test_;
482 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
488 UnitTestImpl* const unit_test_;
497 class GTEST_API_ UnitTestImpl {
499 explicit UnitTestImpl(UnitTest* parent);
500 virtual ~UnitTestImpl();
900 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
905 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
Dgtest.cc555 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
568 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
661 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
670 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
679 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
685 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
693 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
698 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
704 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
709 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-death-test.cc645 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
992 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
1047 UnitTestImpl* const impl = GetUnitTestImpl(); in Create()
/external/gtest/src/
Dgtest.cc559 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
572 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
665 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
674 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
683 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
689 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
697 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
702 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
708 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
713 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-internal-inl.h477 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
483 UnitTestImpl* const unit_test_;
493 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
499 UnitTestImpl* const unit_test_;
508 class GTEST_API_ UnitTestImpl {
510 explicit UnitTestImpl(UnitTest* parent);
511 virtual ~UnitTestImpl();
931 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
936 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
Dgtest-death-test.cc685 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
1101 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
1156 UnitTestImpl* const impl = GetUnitTestImpl(); in Create()
/external/protobuf/gtest/src/
Dgtest.cc523 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
536 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
631 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
640 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
649 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
655 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
663 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
668 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
674 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
679 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-internal-inl.h705 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
711 UnitTestImpl* const unit_test_;
721 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
727 UnitTestImpl* const unit_test_;
736 class UnitTestImpl {
738 explicit UnitTestImpl(UnitTest* parent);
739 virtual ~UnitTestImpl();
1122 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
1127 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
Dgtest-death-test.cc597 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
939 const UnitTestImpl* const impl = GetUnitTestImpl(); in AssumeRole()
994 UnitTestImpl* const impl = GetUnitTestImpl(); in Create()
/external/chromium_org/testing/gtest/src/
Dgtest-internal-inl.h477 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
483 UnitTestImpl* const unit_test_;
493 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
499 UnitTestImpl* const unit_test_;
508 class GTEST_API_ UnitTestImpl {
510 explicit UnitTestImpl(UnitTest* parent);
511 virtual ~UnitTestImpl();
931 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
936 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
Dgtest.cc563 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
576 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
669 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
678 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
687 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
693 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
701 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
706 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
712 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
717 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc878 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
884 UnitTestImpl* const unit_test_;
894 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
900 UnitTestImpl* const unit_test_;
909 class GTEST_API_ UnitTestImpl { class
911 explicit UnitTestImpl(UnitTest* parent);
912 virtual ~UnitTestImpl();
1332 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
1337 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
2043 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
[all …]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
Dgtest-all.cc878 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
884 UnitTestImpl* const unit_test_;
894 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
900 UnitTestImpl* const unit_test_;
909 class GTEST_API_ UnitTestImpl { class
911 explicit UnitTestImpl(UnitTest* parent);
912 virtual ~UnitTestImpl();
1332 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
1337 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
2043 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
[all …]
/external/protobuf/gtest/include/gtest/
Dgtest.h158 class UnitTestImpl* GetUnitTestImpl();
457 friend class internal::UnitTestImpl;
574 friend class internal::UnitTestImpl;
668 friend class internal::UnitTestImpl;
889 friend class internal::UnitTestImpl;
1050 internal::UnitTestImpl* impl() { return impl_; } in impl()
1051 const internal::UnitTestImpl* impl() const { return impl_; } in impl()
1059 friend internal::UnitTestImpl* internal::GetUnitTestImpl();
1085 internal::UnitTestImpl* impl_;
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h160 class UnitTestImpl* GetUnitTestImpl();
554 friend class internal::UnitTestImpl;
681 friend class internal::UnitTestImpl;
805 friend class internal::UnitTestImpl;
1043 friend class internal::UnitTestImpl;
1204 internal::UnitTestImpl* impl() { return impl_; } in impl()
1205 const internal::UnitTestImpl* impl() const { return impl_; } in impl()
1213 friend internal::UnitTestImpl* internal::GetUnitTestImpl();
1239 internal::UnitTestImpl* impl_;
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h160 class UnitTestImpl* GetUnitTestImpl();
554 friend class internal::UnitTestImpl;
681 friend class internal::UnitTestImpl;
805 friend class internal::UnitTestImpl;
1044 friend class internal::UnitTestImpl;
1205 internal::UnitTestImpl* impl() { return impl_; } in impl()
1206 const internal::UnitTestImpl* impl() const { return impl_; } in impl()
1214 friend internal::UnitTestImpl* internal::GetUnitTestImpl();
1240 internal::UnitTestImpl* impl_;
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
Dgtest.h160 class UnitTestImpl* GetUnitTestImpl();
554 friend class internal::UnitTestImpl;
681 friend class internal::UnitTestImpl;
805 friend class internal::UnitTestImpl;
1043 friend class internal::UnitTestImpl;
1204 internal::UnitTestImpl* impl() { return impl_; } in impl()
1205 const internal::UnitTestImpl* impl() const { return impl_; } in impl()
1213 friend internal::UnitTestImpl* internal::GetUnitTestImpl();
1239 internal::UnitTestImpl* impl_;
/external/gtest/include/gtest/
Dgtest.h163 class UnitTestImpl* GetUnitTestImpl();
547 friend class internal::UnitTestImpl;
684 friend class internal::UnitTestImpl;
821 friend class internal::UnitTestImpl;
1073 friend class internal::UnitTestImpl;
1255 internal::UnitTestImpl* impl() { return impl_; } in impl()
1256 const internal::UnitTestImpl* impl() const { return impl_; } in impl()
1266 friend internal::UnitTestImpl* internal::GetUnitTestImpl();
1294 internal::UnitTestImpl* impl_;
/external/chromium_org/testing/gtest/include/gtest/
Dgtest.h163 class UnitTestImpl* GetUnitTestImpl();
571 friend class internal::UnitTestImpl;
708 friend class internal::UnitTestImpl;
845 friend class internal::UnitTestImpl;
1097 friend class internal::UnitTestImpl;
1279 internal::UnitTestImpl* impl() { return impl_; } in impl()
1280 const internal::UnitTestImpl* impl() const { return impl_; } in impl()
1290 friend internal::UnitTestImpl* internal::GetUnitTestImpl();
1318 internal::UnitTestImpl* impl_;

12