Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp564 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config );
12136 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config );
13978 bool matchTest( TestCase const& testCase, TestSpec const& testSpec, IConfig const& config ) { in matchTest() function
13998 (testSpec.hasFilters() && matchTest(testCase, testSpec, config))) { in filterTests()