Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h535 tests_.push_back(std::shared_ptr<TestInfo>(new TestInfo( in AddTestPattern()
556 for (typename TestInfoContainer::iterator test_it = tests_.begin(); in RegisterTests()
557 test_it != tests_.end(); ++test_it) { in RegisterTests()
614 !tests_.empty()); in RegisterTests()
672 TestInfoContainer tests_; variable
/freebsd-14.2/contrib/googletest/docs/
H A Dadvanced.md419 _death tests_. More generally, any test that checks that a program terminates