Searched refs:findWarningHigh (Results 1 – 1 of 1) sorted by relevance
202 auto findWarningHigh = warningMap.find("WarningAlarmHigh"); in thresholdsAsserted() local204 if (findWarningHigh != warningMap.end()) in thresholdsAsserted()206 asserted = std::get<bool>(findWarningHigh->second); in thresholdsAsserted()