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

  /external/google-breakpad/src/testing/gtest/src/
gtest-internal-inl.h 471 // This is the default global test part result reporter used in UnitTestImpl.
472 // This class should only be used by UnitTestImpl.
476 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
482 UnitTestImpl* const unit_test_;
488 // UnitTestImpl. This class should only be used by UnitTestImpl.
492 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
498 UnitTestImpl* const unit_test_;
507 class GTEST_API_ UnitTestImpl {
509 explicit UnitTestImpl(UnitTest* parent)
    [all...]
gtest.cc 556 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
569 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
662 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
671 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
680 UnitTestImpl::GetGlobalTestPartResultReporter() {
686 void UnitTestImpl::SetGlobalTestPartResultReporter(
694 UnitTestImpl::GetTestPartResultReporterForCurrentThread() {
699 void UnitTestImpl::SetTestPartResultReporterForCurrentThread(
705 int UnitTestImpl::successful_test_case_count() const {
710 int UnitTestImpl::failed_test_case_count() const
    [all...]
  /external/googletest/googletest/src/
gtest-internal-inl.h 470 // This is the default global test part result reporter used in UnitTestImpl.
471 // This class should only be used by UnitTestImpl.
475 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
481 UnitTestImpl* const unit_test_;
487 // UnitTestImpl. This class should only be used by UnitTestImpl.
491 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
497 UnitTestImpl* const unit_test_;
506 class GTEST_API_ UnitTestImpl {
508 explicit UnitTestImpl(UnitTest* parent)
    [all...]
gtest.cc 608 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
621 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
711 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
720 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
729 UnitTestImpl::GetGlobalTestPartResultReporter() {
735 void UnitTestImpl::SetGlobalTestPartResultReporter(
743 UnitTestImpl::GetTestPartResultReporterForCurrentThread() {
748 void UnitTestImpl::SetTestPartResultReporterForCurrentThread(
754 int UnitTestImpl::successful_test_suite_count() const {
759 int UnitTestImpl::failed_test_suite_count() const
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 464 // This is the default global test part result reporter used in UnitTestImpl.
465 // This class should only be used by UnitTestImpl.
469 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
475 UnitTestImpl* const unit_test_;
481 // UnitTestImpl. This class should only be used by UnitTestImpl.
485 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
491 UnitTestImpl* const unit_test_;
500 class GTEST_API_ UnitTestImpl {
502 explicit UnitTestImpl(UnitTest* parent)
    [all...]
gtest.cc 555 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
568 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
661 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
670 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
679 UnitTestImpl::GetGlobalTestPartResultReporter() {
685 void UnitTestImpl::SetGlobalTestPartResultReporter(
693 UnitTestImpl::GetTestPartResultReporterForCurrentThread() {
698 void UnitTestImpl::SetTestPartResultReporterForCurrentThread(
704 int UnitTestImpl::successful_test_case_count() const {
709 int UnitTestImpl::failed_test_case_count() const
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-internal-inl.h 461 // This is the default global test part result reporter used in UnitTestImpl.
462 // This class should only be used by UnitTestImpl.
466 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
472 UnitTestImpl* const unit_test_;
478 // UnitTestImpl. This class should only be used by UnitTestImpl.
482 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
488 UnitTestImpl* const unit_test_;
497 class GTEST_API_ UnitTestImpl {
499 explicit UnitTestImpl(UnitTest* parent)
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest.cc 555 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
568 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
661 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
670 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
679 UnitTestImpl::GetGlobalTestPartResultReporter() {
685 void UnitTestImpl::SetGlobalTestPartResultReporter(
693 UnitTestImpl::GetTestPartResultReporterForCurrentThread() {
698 void UnitTestImpl::SetTestPartResultReporterForCurrentThread(
704 int UnitTestImpl::successful_test_case_count() const {
709 int UnitTestImpl::failed_test_case_count() const
    [all...]
  /external/libaom/libaom/third_party/googletest/src/googletest/src/
gtest-internal-inl.h 463 // This is the default global test part result reporter used in UnitTestImpl.
464 // This class should only be used by UnitTestImpl.
468 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
474 UnitTestImpl* const unit_test_;
480 // UnitTestImpl. This class should only be used by UnitTestImpl.
484 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
490 UnitTestImpl* const unit_test_;
499 class GTEST_API_ UnitTestImpl {
501 explicit UnitTestImpl(UnitTest* parent)
    [all...]
gtest.cc 582 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
595 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
688 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
697 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
706 UnitTestImpl::GetGlobalTestPartResultReporter() {
712 void UnitTestImpl::SetGlobalTestPartResultReporter(
720 UnitTestImpl::GetTestPartResultReporterForCurrentThread() {
725 void UnitTestImpl::SetTestPartResultReporterForCurrentThread(
731 int UnitTestImpl::successful_test_case_count() const {
736 int UnitTestImpl::failed_test_case_count() const
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-internal-inl.h 469 // This is the default global test part result reporter used in UnitTestImpl.
470 // This class should only be used by UnitTestImpl.
474 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
480 UnitTestImpl* const unit_test_;
486 // UnitTestImpl. This class should only be used by UnitTestImpl.
490 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
496 UnitTestImpl* const unit_test_;
505 class GTEST_API_ UnitTestImpl {
507 explicit UnitTestImpl(UnitTest* parent)
    [all...]
gtest.cc 628 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
641 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
731 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
740 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
749 UnitTestImpl::GetGlobalTestPartResultReporter() {
755 void UnitTestImpl::SetGlobalTestPartResultReporter(
763 UnitTestImpl::GetTestPartResultReporterForCurrentThread() {
768 void UnitTestImpl::SetTestPartResultReporterForCurrentThread(
774 int UnitTestImpl::successful_test_case_count() const {
779 int UnitTestImpl::failed_test_case_count() const
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-internal-inl.h 463 // This is the default global test part result reporter used in UnitTestImpl.
464 // This class should only be used by UnitTestImpl.
468 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
474 UnitTestImpl* const unit_test_;
480 // UnitTestImpl. This class should only be used by UnitTestImpl.
484 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
490 UnitTestImpl* const unit_test_;
499 class GTEST_API_ UnitTestImpl {
501 explicit UnitTestImpl(UnitTest* parent)
    [all...]
gtest.cc 581 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
594 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
687 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
696 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
705 UnitTestImpl::GetGlobalTestPartResultReporter() {
711 void UnitTestImpl::SetGlobalTestPartResultReporter(
719 UnitTestImpl::GetTestPartResultReporterForCurrentThread() {
724 void UnitTestImpl::SetTestPartResultReporterForCurrentThread(
730 int UnitTestImpl::successful_test_case_count() const {
735 int UnitTestImpl::failed_test_case_count() const
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
gtest-internal-inl.h 463 // This is the default global test part result reporter used in UnitTestImpl.
464 // This class should only be used by UnitTestImpl.
468 explicit DefaultGlobalTestPartResultReporter(UnitTestImpl* unit_test);
474 UnitTestImpl* const unit_test_;
480 // UnitTestImpl. This class should only be used by UnitTestImpl.
484 explicit DefaultPerThreadTestPartResultReporter(UnitTestImpl* unit_test);
490 UnitTestImpl* const unit_test_;
499 class GTEST_API_ UnitTestImpl {
501 explicit UnitTestImpl(UnitTest* parent)
    [all...]
gtest.cc 581 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
594 internal::UnitTestImpl* const impl = internal::GetUnitTestImpl();
687 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
696 UnitTestImpl* unit_test) : unit_test_(unit_test) {}
705 UnitTestImpl::GetGlobalTestPartResultReporter() {
711 void UnitTestImpl::SetGlobalTestPartResultReporter(
719 UnitTestImpl::GetTestPartResultReporterForCurrentThread() {
724 void UnitTestImpl::SetTestPartResultReporterForCurrentThread(
730 int UnitTestImpl::successful_test_case_count() const {
735 int UnitTestImpl::failed_test_case_count() const
    [all...]
  /external/epid-sdk/ext/gtest/
gtest-all.cc     [all...]

Completed in 495 milliseconds