Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc627 if (UnitTestOptions::FilterMatchesTest( in TearDown()
696 if (!UnitTestOptions::FilterMatchesTest( in SetUpTestSuite()
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-internal-inl.h385 static bool FilterMatchesTest(const std::string& test_suite_name,
H A Dgtest.cc883 bool UnitTestOptions::FilterMatchesTest(const std::string& test_suite_name, in FilterMatchesTest() function in testing::internal::UnitTestOptions