Home
last modified time | relevance | path

Searched refs:total_test_count (Results 151 – 175 of 904) sorted by relevance

12345678910>>...37

/dports/devel/grpc134/grpc-1.34.1/third_party/objective_c/google_toolbox_for_mac/UnitTesting/
H A DGTMGoogleTestRunner.mm152 int total_test_count = test_case->total_test_count();
155 for (int j = 0; j < total_test_count; ++j) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/
H A Dgtest_util.cc40 for (int j = 0; j < test_case->total_test_count(); ++j) { in GetCompiledInTests()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/test/launcher/
H A Dtest_launcher_test_utils.cc109 for (int j = 0; j < test_case->total_test_count(); ++j) { in ValidateTestLocations()
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/test/
H A DMain_TestAll.cpp115 for (int j = 0; j < test_case.total_test_count(); ++j) { in OnTestProgramEnd()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gtest/src/
H A Dgtest.cc718 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
719 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2356 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2419 for (int i = 0; i < total_test_count(); i++) { in Run()
2818 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3255 test_case.total_test_count(), in PrintXmlTestCase()
3261 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3276 unit_test.total_test_count(), in PrintXmlUnitTest()
3490 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/src/gtest/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/lib/gtest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/gtest/src/
H A Dgtest.cc718 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
719 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2356 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2419 for (int i = 0; i < total_test_count(); i++) { in Run()
2818 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3255 test_case.total_test_count(), in PrintXmlTestCase()
3261 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3276 unit_test.total_test_count(), in PrintXmlUnitTest()
3490 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cubeb-sys-0.5.5/libcubeb/googletest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/www/firefox/firefox-99.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/testing/gtest/src/
H A Dgtest.cc741 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
742 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2396 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2462 for (int i = 0; i < total_test_count(); i++) { in Run()
2855 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3319 test_case.total_test_count(), in PrintXmlTestCase()
3325 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3340 unit_test.total_test_count(), in PrintXmlUnitTest()
3731 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/gtest/gtest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/biology/avida/avida-2.12.4-src/libs/apto/utils/unittest/googletest/
H A Dgtest.cc718 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
719 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2356 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2419 for (int i = 0; i < total_test_count(); i++) { in Run()
2818 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3255 test_case.total_test_count(), in PrintXmlTestCase()
3261 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3276 unit_test.total_test_count(), in PrintXmlUnitTest()
3490 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cubeb-sys/libcubeb/googletest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/devel/protobuf25/protobuf-2.5.0/gtest/src/
H A Dgtest.cc738 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
739 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2284 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2350 for (int i = 0; i < total_test_count(); i++) { in Run()
2743 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3210 test_case.total_test_count(), in PrintXmlTestCase()
3216 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3231 unit_test.total_test_count(), in PrintXmlUnitTest()
3622 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/unittests/gtest/src/
H A Dgtest.cc740 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
741 return SumOverTestCaseList(test_cases_, &TestCase::total_test_count); in total_test_count()
2378 int TestCase::total_test_count() const { in total_test_count() function in testing::TestCase
2444 for (int i = 0; i < total_test_count(); i++) { in Run()
2841 for (int j = 0; j < test_case.total_test_count(); ++j) { in PrintFailedTests()
3278 test_case.total_test_count(), in PrintXmlTestCase()
3284 for (int i = 0; i < test_case.total_test_count(); ++i) { in PrintXmlTestCase()
3299 unit_test.total_test_count(), in PrintXmlUnitTest()
3689 int UnitTest::total_test_count() const { return impl()->total_test_count(); } in total_test_count() function in testing::UnitTest
/dports/multimedia/libgav1/libgav1-0.17.0/third_party/googletest/googletest/src/
H A Dgtest.cc1006 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2941 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite
3014 for (int i = 0; i < total_test_count(); i++) { in Run()
3017 for (int j = i + 1; j < total_test_count(); j++) { in Run()
3055 for (int i = 0; i < total_test_count(); i++) { in Skip()
3543 for (int j = 0; j < test_suite.total_test_count(); ++j) { in PrintFailedTests()
4317 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintXmlTestSuite()
4378 total_tests += test_suite->total_test_count(); in PrintXmlTestsList()
4761 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintJsonTestSuite()
4833 total_tests += test_suite->total_test_count(); in PrintJsonTestList()
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/GTest/googletest/googletest/src/
H A Dgtest.cc971 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2938 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite
3010 for (int i = 0; i < total_test_count(); i++) { in Run()
3013 for (int j = i + 1; j < total_test_count(); j++) { in Run()
3051 for (int i = 0; i < total_test_count(); i++) { in Skip()
3538 for (int j = 0; j < test_suite.total_test_count(); ++j) { in PrintFailedTests()
4256 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintXmlTestSuite()
4310 total_tests += test_suite->total_test_count(); in PrintXmlTestsList()
4634 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintJsonTestSuite()
4700 total_tests += test_suite->total_test_count(); in PrintJsonTestList()
[all …]
/dports/archivers/draco/googletest/googletest/src/
H A Dgtest.cc1031 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2965 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite
3040 for (int i = 0; i < total_test_count(); i++) { in Run()
3048 for (int j = i + 1; j < total_test_count(); j++) { in Run()
3086 for (int i = 0; i < total_test_count(); i++) { in Skip()
3576 for (int j = 0; j < test_suite.total_test_count(); ++j) { in PrintFailedTests()
4349 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintXmlTestSuite()
4410 total_tests += test_suite->total_test_count(); in PrintXmlTestsList()
4793 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintJsonTestSuite()
4865 total_tests += test_suite->total_test_count(); in PrintJsonTestList()
[all …]
/dports/lang/v8/v8-9.6.180.12/third_party/googletest/src/googletest/src/
H A Dgtest.cc1031 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2965 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite
3040 for (int i = 0; i < total_test_count(); i++) { in Run()
3048 for (int j = i + 1; j < total_test_count(); j++) { in Run()
3086 for (int i = 0; i < total_test_count(); i++) { in Skip()
3576 for (int j = 0; j < test_suite.total_test_count(); ++j) { in PrintFailedTests()
4349 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintXmlTestSuite()
4410 total_tests += test_suite->total_test_count(); in PrintXmlTestsList()
4793 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintJsonTestSuite()
4865 total_tests += test_suite->total_test_count(); in PrintJsonTestList()
[all …]
/dports/devel/googletest/googletest-release-1.11.0/googletest/src/
H A Dgtest.cc1006 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2941 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite
3014 for (int i = 0; i < total_test_count(); i++) { in Run()
3017 for (int j = i + 1; j < total_test_count(); j++) { in Run()
3055 for (int i = 0; i < total_test_count(); i++) { in Skip()
3543 for (int j = 0; j < test_suite.total_test_count(); ++j) { in PrintFailedTests()
4317 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintXmlTestSuite()
4378 total_tests += test_suite->total_test_count(); in PrintXmlTestsList()
4761 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintJsonTestSuite()
4833 total_tests += test_suite->total_test_count(); in PrintJsonTestList()
[all …]
/dports/math/stanmath/math-4.2.0/lib/benchmark_1.5.1/googletest/googletest/src/
H A Dgtest.cc978 int UnitTestImpl::total_test_count() const { in total_test_count() function in testing::internal::UnitTestImpl
2947 int TestSuite::total_test_count() const { in total_test_count() function in testing::TestSuite
3019 for (int i = 0; i < total_test_count(); i++) { in Run()
3022 for (int j = i + 1; j < total_test_count(); j++) { in Run()
3060 for (int i = 0; i < total_test_count(); i++) { in Skip()
3547 for (int j = 0; j < test_suite.total_test_count(); ++j) { in PrintFailedTests()
4264 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintXmlTestSuite()
4318 total_tests += test_suite->total_test_count(); in PrintXmlTestsList()
4642 for (int i = 0; i < test_suite.total_test_count(); ++i) { in PrintJsonTestSuite()
4708 total_tests += test_suite->total_test_count(); in PrintJsonTestList()
[all …]

12345678910>>...37