Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-internal-inl.h397 static bool FilterMatchesTest(const std::string& test_suite_name,
H A Dgtest.cc523 bool UnitTestOptions::FilterMatchesTest(const std::string& test_suite_name, in FilterMatchesTest() function in testing::internal::UnitTestOptions
5519 const bool matches_filter = internal::UnitTestOptions::FilterMatchesTest( in FilterTests()