Searched defs:regexToFind (Results 1 – 1 of 1) sorted by relevance
160 const std::regex ®exToFind, in foundInCodeRegex()281 bool MatchOutputCodeTest::foundInCodeRegex(const std::regex ®exToFind, std::smatch *match) const in foundInCodeRegex() argument