Searched refs:FormatDescription (Results 1 – 5 of 5) sorted by relevance
145 ReportRetriever::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() function in ReportRetriever206 std::string description = FormatDescription(report); in NotifyBreakpointHit()
21 static std::string FormatDescription(StructuredData::ObjectSP report);
60 std::string FormatDescription(StructuredData::ObjectSP report);
494 InstrumentationRuntimeTSan::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() function in InstrumentationRuntimeTSan817 std::string issue_description = instance->FormatDescription(report); in NotifyBreakpointHit()
5728 *gmock_os << FormatDescription(false); \5731 *gmock_os << FormatDescription(true); \5735 ::std::string FormatDescription(bool negation) const { \5807 *gmock_os << FormatDescription(false); \5810 *gmock_os << FormatDescription(true); \5815 ::std::string FormatDescription(bool negation) const { \