Home
last modified time | relevance | path

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

/openbmc/openpower-hw-diags/test/
H A Dtest-util-data-file.cpp18 auto regexPattern = R"(openpower\-hw\-diags\-.*)"; in TEST() local
/openbmc/phosphor-bmc-code-mgmt/tpm/tpm2/
H A Dtpm2.cpp54 const std::regex regexPattern{std::string(hexPattern)}; in getProperty() local