Searched defs:regexPattern (Results 1 – 2 of 2) sorted by relevance
18 auto regexPattern = R"(openpower\-hw\-diags\-.*)"; in TEST() local
54 const std::regex regexPattern{std::string(hexPattern)}; in getProperty() local