Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
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 …]
/external/llvm/utils/unittest/googletest/src/
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-internal-inl.h469 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
475 UnitTestImpl* const unit_test_;
485 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
491 UnitTestImpl* const unit_test_;
500 class GTEST_API_ UnitTestImpl {
502 explicit UnitTestImpl(UnitTest* parent);
503 virtual ~UnitTestImpl();
903 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
908 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc556 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
569 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
662 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
671 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
680 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
686 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
694 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
699 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
705 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
710 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-internal-inl.h476 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
482 UnitTestImpl* const unit_test_;
492 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
498 UnitTestImpl* const unit_test_;
507 class GTEST_API_ UnitTestImpl {
509 explicit UnitTestImpl(UnitTest* parent);
510 virtual ~UnitTestImpl();
918 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
923 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
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()
/external/mesa3d/src/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()
/external/vulkan-validation-layers/tests/gtest-1.7.0/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()
/external/protobuf/gtest/src/
Dgtest.cc531 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
544 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
639 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
648 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
657 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
663 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
671 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
676 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
682 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
687 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-internal-inl.h534 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
540 UnitTestImpl* const unit_test_;
550 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
556 UnitTestImpl* const unit_test_;
565 class GTEST_API_ UnitTestImpl {
567 explicit UnitTestImpl(UnitTest* parent);
568 virtual ~UnitTestImpl();
946 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
951 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
/external/v8/testing/gtest/src/
Dgtest.cc581 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
594 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
687 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
696 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
705 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
711 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
719 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
724 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
730 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
735 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-internal-inl.h468 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
474 UnitTestImpl* const unit_test_;
484 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
490 UnitTestImpl* const unit_test_;
499 class GTEST_API_ UnitTestImpl {
501 explicit UnitTestImpl(UnitTest* parent);
502 virtual ~UnitTestImpl();
922 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
927 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc581 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
594 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
687 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
696 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
705 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
711 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
719 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
724 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
730 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
735 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-internal-inl.h468 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
474 UnitTestImpl* const unit_test_;
484 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
490 UnitTestImpl* const unit_test_;
499 class GTEST_API_ UnitTestImpl {
501 explicit UnitTestImpl(UnitTest* parent);
502 virtual ~UnitTestImpl();
922 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
927 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
/external/googletest/googletest/src/
Dgtest.cc581 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
594 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in ~ScopedFakeTestPartResultReporter()
684 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultGlobalTestPartResultReporter()
693 UnitTestImpl* unit_test) : unit_test_(unit_test) {} in DefaultPerThreadTestPartResultReporter()
702 UnitTestImpl::GetGlobalTestPartResultReporter() { in GetGlobalTestPartResultReporter()
708 void UnitTestImpl::SetGlobalTestPartResultReporter( in SetGlobalTestPartResultReporter()
716 UnitTestImpl::GetTestPartResultReporterForCurrentThread() { in GetTestPartResultReporterForCurrentThread()
721 void UnitTestImpl::SetTestPartResultReporterForCurrentThread( in SetTestPartResultReporterForCurrentThread()
727 int UnitTestImpl::successful_test_case_count() const { in successful_test_case_count()
732 int UnitTestImpl::failed_test_case_count() const { in failed_test_case_count()
[all …]
Dgtest-internal-inl.h468 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
474 UnitTestImpl* const unit_test_;
484 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
490 UnitTestImpl* const unit_test_;
499 class GTEST_API_ UnitTestImpl {
501 explicit UnitTestImpl(UnitTest* parent);
502 virtual ~UnitTestImpl();
922 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
927 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc928 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
934 UnitTestImpl* const unit_test_;
944 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
950 UnitTestImpl* const unit_test_;
959 class GTEST_API_ UnitTestImpl { class
961 explicit UnitTestImpl(UnitTest* parent);
962 virtual ~UnitTestImpl();
1340 GTEST_DISALLOW_COPY_AND_ASSIGN_(UnitTestImpl);
1345 inline UnitTestImpl* GetUnitTestImpl() { in GetUnitTestImpl()
1871 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl(); in Init()
[all …]
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
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/fmtlib/test/
Dgmock-gtest-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.h155 class UnitTestImpl* GetUnitTestImpl();
536 friend class internal::UnitTestImpl;
653 friend class internal::UnitTestImpl;
747 friend class internal::UnitTestImpl;
968 friend class internal::UnitTestImpl;
1129 internal::UnitTestImpl* impl() { return impl_; } in impl()
1130 const internal::UnitTestImpl* impl() const { return impl_; } in impl()
1138 friend internal::UnitTestImpl* internal::GetUnitTestImpl();
1164 internal::UnitTestImpl* impl_;
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest.h161 class UnitTestImpl* GetUnitTestImpl();
555 friend class internal::UnitTestImpl;
681 friend class internal::UnitTestImpl;
805 friend class internal::UnitTestImpl;
1043 friend class internal::UnitTestImpl;
1212 internal::UnitTestImpl* impl() { return impl_; } in impl()
1213 const internal::UnitTestImpl* impl() const { return impl_; } in impl()
1221 friend internal::UnitTestImpl* internal::GetUnitTestImpl();
1249 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;
1045 friend class internal::UnitTestImpl;
1206 internal::UnitTestImpl* impl() { return impl_; } in impl()
1207 const internal::UnitTestImpl* impl() const { return impl_; } in impl()
1215 friend internal::UnitTestImpl* internal::GetUnitTestImpl();
1241 internal::UnitTestImpl* impl_;
/external/swiftshader/third_party/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;
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_;

123