Home
last modified time | relevance | path

Searched defs:MatchExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp3724 class MatchExpr : public ITransientExpression { class
3729 MatchExpr( ArgT const& arg, MatcherT const& matcher, StringRef const& matcherString ) in MatchExpr() function in Catch::MatchExpr