Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1318 int test_case_to_run_count() const;
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc4656 int UnitTest::test_case_to_run_count() const { in test_case_to_run_count() function in testing::UnitTest