Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc613 void FixtureConstructorExecuted() { fixture_constructor_count_++; } in FixtureConstructorExecuted() function in TestGenerationEnvironment
672 Environment::Instance()->FixtureConstructorExecuted(); in TestGenerationTest()