Searched defs:testValue (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/common/
H A DGlobMatcher.cpp22 bool GlobMatcher::match(const std::string & testValue) argument
H A DStringMatcher.h35 virtual bool match(const std::string & testValue) { return true; } argument
51 virtual bool match(const std::string & testValue) argument
H A DExcludesListMatcher.cpp38 bool ExcludesListMatcher::match(const std::string & testValue) argument

Completed in 125 milliseconds