Lines Matching refs:std
40 std::string AsJSON();
46 std::string function_name_;
74 std::string phase_kind_name_;
77 friend std::ostream& operator<<(std::ostream& os,
81 using PhaseKindMap = std::map<std::string, PhaseKindStats>;
82 using PhaseMap = std::map<std::string, PhaseStats>;
90 std::ostream& operator<<(std::ostream& os, const AsPrintableStatistics& s);