Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-matchers.h1394 *gmock_os << FormatDescription(false);\
1397 *gmock_os << FormatDescription(true);\
1400 ::testing::internal::string FormatDescription(bool negation) const {\
1442 *gmock_os << FormatDescription(false);\
1445 *gmock_os << FormatDescription(true);\
1449 ::testing::internal::string FormatDescription(bool negation) const {\
1494 *gmock_os << FormatDescription(false);\
1497 *gmock_os << FormatDescription(true);\
1502 ::testing::internal::string FormatDescription(bool negation) const {\
1551 *gmock_os << FormatDescription(false);\
[all …]
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/ASan/
DInstrumentationRuntimeASan.h61 std::string FormatDescription(StructuredData::ObjectSP report);
DInstrumentationRuntimeASan.cpp194 InstrumentationRuntimeASan::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() function in InstrumentationRuntimeASan
258 description = instance->FormatDescription(report); in NotifyBreakpointHit()
/external/llvm-project/lldb/source/Plugins/InstrumentationRuntime/TSan/
DInstrumentationRuntimeTSan.h64 std::string FormatDescription(StructuredData::ObjectSP report);
DInstrumentationRuntimeTSan.cpp491 InstrumentationRuntimeTSan::FormatDescription(StructuredData::ObjectSP report) { in FormatDescription() function in InstrumentationRuntimeTSan
816 std::string issue_description = instance->FormatDescription(report); in NotifyBreakpointHit()
/external/fmtlib/test/gmock/
Dgmock.h13101 *gmock_os << FormatDescription(false);\
13104 *gmock_os << FormatDescription(true);\
13107 ::testing::internal::string FormatDescription(bool negation) const {\
13149 *gmock_os << FormatDescription(false);\
13152 *gmock_os << FormatDescription(true);\
13156 ::testing::internal::string FormatDescription(bool negation) const {\
13201 *gmock_os << FormatDescription(false);\
13204 *gmock_os << FormatDescription(true);\
13209 ::testing::internal::string FormatDescription(bool negation) const {\
13258 *gmock_os << FormatDescription(false);\
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/test/gmock-1.8.0/gmock/
Dgmock.h13862 *gmock_os << FormatDescription(false);\
13865 *gmock_os << FormatDescription(true);\
13868 ::testing::internal::string FormatDescription(bool negation) const {\
13910 *gmock_os << FormatDescription(false);\
13913 *gmock_os << FormatDescription(true);\
13917 ::testing::internal::string FormatDescription(bool negation) const {\
13962 *gmock_os << FormatDescription(false);\
13965 *gmock_os << FormatDescription(true);\
13970 ::testing::internal::string FormatDescription(bool negation) const {\
14019 *gmock_os << FormatDescription(false);\
[all …]
/external/googletest/googlemock/include/gmock/
Dgmock-matchers.h5245 *gmock_os << FormatDescription(false); \
5248 *gmock_os << FormatDescription(true); \
5252 ::std::string FormatDescription(bool negation) const { \
5311 *gmock_os << FormatDescription(false); \
5314 *gmock_os << FormatDescription(true); \
5319 ::std::string FormatDescription(bool negation) const { \