Searched refs:LogType (Results 1 – 3 of 3) sorted by relevance
19 class LogType {20 friend LogType& GetNullLogInstance();21 friend LogType& GetErrorLogInstance();25 friend LogType& operator<<(LogType&, Tp const&);26 friend LogType& operator<<(LogType&, EndLType*);29 LogType(std::ostream* out) : out_(out) {} in LogType() function35 LogType(const LogType&);36 LogType& operator=(const LogType&);38 LogType(const LogType&) = delete;39 LogType& operator=(const LogType&) = delete;[all …]
53 LogType& GetLog() { return log_; } in GetLog()72 LogType& log_;
37 %"class.benchmark::internal::LogType.43.229.322.415.508.601.787.880.973.1438.1717.1996.2275.2833.33…153 …InstanceEvE3log = external dso_local global %"class.benchmark::internal::LogType.43.229.322.415.50…159 …InstanceEvE3log = external dso_local global %"class.benchmark::internal::LogType.43.229.322.415.50…