Home
last modified time | relevance | path

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