Searched defs:severity_ (Results 1 – 2 of 2) sorted by relevance
16 stopwatch::stopwatch(EventSeverity severity_, Event event_) in stopwatch()22 stopwatch::stopwatch(std::string name_, EventSeverity severity_, Event event_) in stopwatch()
88 SATErrorSeverity severity_; // Correctable, or fatal. variable