Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc606 class TestGenerationEnvironment : public ::testing::Environment { class
649 TestGenerationEnvironment() : fixture_constructor_count_(0), set_up_count_(0), in TestGenerationEnvironment() function in TestGenerationEnvironment