Home
last modified time | relevance | path

Searched refs:FormatDescription (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/googletest/googlemock/include/gmock/
H A Dgmock-generated-matchers.h1403 *gmock_os << FormatDescription(true);\
1451 *gmock_os << FormatDescription(true);\
1505 *gmock_os << FormatDescription(true);\
1565 *gmock_os << FormatDescription(true);\
1632 *gmock_os << FormatDescription(true);\
1708 *gmock_os << FormatDescription(true);\
1788 *gmock_os << FormatDescription(true);\
1874 *gmock_os << FormatDescription(true);\
1969 *gmock_os << FormatDescription(true);\
2070 *gmock_os << FormatDescription(true);\
[all …]
H A Dgmock-generated-matchers.h.pump642 *gmock_os << FormatDescription(false);\
645 *gmock_os << FormatDescription(true);\
648 ::std::string FormatDescription(bool negation) const {\
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp194 InstrumentationRuntimeASan::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() function in InstrumentationRuntimeASan
258 description = instance->FormatDescription(report); in NotifyBreakpointHit()
H A DInstrumentationRuntimeASan.h61 std::string FormatDescription(StructuredData::ObjectSP report);
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DInstrumentationRuntimeTSan.h64 std::string FormatDescription(StructuredData::ObjectSP report);
H A DInstrumentationRuntimeTSan.cpp491 InstrumentationRuntimeTSan::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() function in InstrumentationRuntimeTSan
816 std::string issue_description = instance->FormatDescription(report); in NotifyBreakpointHit()