Home
last modified time | relevance | path

Searched defs:total_test_case_count (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dupgrade-googletest-case.cpp504 int FooUnitTest::total_test_case_count() const {} in total_test_case_count() function in FooUnitTest
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc5199 int UnitTest::total_test_case_count() const { in total_test_case_count() function in testing::UnitTest