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);
492 InstrumentationRuntimeTSan::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() function in InstrumentationRuntimeTSan815 std::string issue_description = instance->FormatDescription(report); in NotifyBreakpointHit()
5459 *gmock_os << FormatDescription(false); \5462 *gmock_os << FormatDescription(true); \5466 ::std::string FormatDescription(bool negation) const { \5539 *gmock_os << FormatDescription(false); \5542 *gmock_os << FormatDescription(true); \5547 ::std::string FormatDescription(bool negation) const { \