Home
last modified time | relevance | path

Searched defs:failed_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.cpp501 int FooUnitTest::failed_test_case_count() const {} in failed_test_case_count() function in FooUnitTest
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc5196 int UnitTest::failed_test_case_count() const { in failed_test_case_count() function in testing::UnitTest