Searched refs:Unprintable (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock-spec-builders_test.cc | 1878 struct Unprintable { struct 1879 Unprintable() : value(0) {} in Unprintable() argument 1888 const Printable& x, Unprintable y)); 1923 c.VoidMethod(false, 5, "Hi", nullptr, Printable(), Unprintable()); in TEST() 1937 c.VoidMethod(false, 5, "Hi", nullptr, Printable(), Unprintable()); in TEST() 1981 c.VoidMethod(false, 5, "Hi", nullptr, Printable(), Unprintable()); in TEST()
|
| H A D | gmock-matchers-comparisons_test.cc | 865 class Unprintable { class 867 Unprintable() : c_('a') {} in Unprintable() function in testing::gmock_matchers_test::__anonbdf523750111::Unprintable 869 bool operator==(const Unprintable& /* rhs */) const { return true; } in operator ==() 878 Matcher<Unprintable> m = Eq(Unprintable()); in TEST()
|
| /freebsd/contrib/googletest/googletest/test/ |
| H A D | googletest-printers-test.cc | 1307 TEST(PrintReferenceWrapper, Unprintable) {
|
| /freebsd/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 2385 Unprintable characters in responses from DNS servers for the DNS
|