Searched defs:testValue (Results 1 – 3 of 3) sorted by relevance
35 virtual bool match(const std::string & testValue) { return true; } in match()51 virtual bool match(const std::string & testValue) in match()
22 bool GlobMatcher::match(const std::string & testValue) in match()
38 bool ExcludesListMatcher::match(const std::string & testValue) in match()