Home
last modified time | relevance | path

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

/freebsd-12.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-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DASanRuntime.cpp194 AddressSanitizerRuntime::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() function in AddressSanitizerRuntime
258 description = instance->FormatDescription(report); in NotifyBreakpointHit()
H A DASanRuntime.h62 std::string FormatDescription(StructuredData::ObjectSP report);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/InstrumentationRuntime/TSan/
H A DTSanRuntime.h65 std::string FormatDescription(StructuredData::ObjectSP report);
H A DTSanRuntime.cpp490 ThreadSanitizerRuntime::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() function in ThreadSanitizerRuntime
814 std::string issue_description = instance->FormatDescription(report); in NotifyBreakpointHit()