Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/googletest/googletest/include/gtest/
HDgtest.h1173 int test_case_to_run_count() const;
/freebsd-14-stable/contrib/googletest/googletest/src/
HDgtest.cc5248 int UnitTest::test_case_to_run_count() const { in test_case_to_run_count() function in testing::UnitTest