Searched refs:matchesByFilter (Results 1 – 5 of 5) sorted by relevance
80 … Matches matchesByFilter( std::vector<TestCase> const& testCases, IConfig const& config ) const;
82 …TestSpec::Matches TestSpec::matchesByFilter( std::vector<TestCase> const& testCases, IConfig const… in matchesByFilter() function in Catch::TestSpec
70 m_matches = m_config->testSpec().matchesByFilter(allTestCases, *m_config);
5124 … Matches matchesByFilter( std::vector<TestCase> const& testCases, IConfig const& config ) const;13130 m_matches = m_config->testSpec().matchesByFilter(allTestCases, *m_config);14415 …TestSpec::Matches TestSpec::matchesByFilter( std::vector<TestCase> const& testCases, IConfig const… in matchesByFilter() function in Catch::TestSpec
5155 … Matches matchesByFilter( std::vector<TestCase> const& testCases, IConfig const& config ) const;13273 m_matches = m_config->testSpec().matchesByFilter(allTestCases, *m_config);14620 …TestSpec::Matches TestSpec::matchesByFilter( std::vector<TestCase> const& testCases, IConfig const… in matchesByFilter() function in Catch::TestSpec