Home
last modified time | relevance | path

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

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