Lines Matching refs:DescribeTo
442 void DescribeTo(::std::ostream* os) const override { in DescribeTo() function
443 source_matcher_.DescribeTo(os); in DescribeTo()
645 std::get<N - 1>(matchers).DescribeTo(os); in ExplainMatchFailuresTo()
753 void DescribeTo(std::ostream* os) const { *os << "is anything"; }
772 void DescribeTo(::std::ostream* os) const { *os << "is NULL"; }
786 void DescribeTo(::std::ostream* os) const { *os << "isn't NULL"; }
843 void DescribeTo(::std::ostream* os) const override {
939 void DescribeTo(::std::ostream* os) const {
1002 void DescribeTo(::std::ostream* os) const {
1056 void DescribeTo(::std::ostream* os) const {
1110 void DescribeTo(::std::ostream* os) const {
1149 void DescribeTo(::std::ostream* os) const {
1151 internal_matcher_.DescribeTo(os);
1156 internal_matcher_.DescribeTo(os);
1195 void DescribeTo(::std::ostream* os) const override {
1243 void DescribeTo(::std::ostream* os) const override {
1248 matcher_.DescribeTo(os);
1283 void DescribeTo(::std::ostream* os) const override {
1287 matchers_[i].DescribeTo(os);
1388 void DescribeTo(::std::ostream* os) const override {
1392 matchers_[i].DescribeTo(os);
1520 void DescribeTo(::std::ostream* os) const {
1602 matcher.DescribeTo(&ss);
1638 void DescribeTo(::std::ostream* os) const { *os << "is NaN"; }
1714 void DescribeTo(::std::ostream* os) const override {
1844 void DescribeTo(::std::ostream* os) const override {
1896 void DescribeTo(::std::ostream* os) const override {
1898 matcher_.DescribeTo(os);
1903 matcher_.DescribeTo(os);
1955 void DescribeTo(::std::ostream* os) const override {
1957 matcher_.DescribeTo(os);
1962 matcher_.DescribeTo(os);
1992 void DescribeTo(::std::ostream* os) const {
1994 matcher_.DescribeTo(os);
2064 void DescribeTo(::std::ostream* os) const {
2066 matcher_.DescribeTo(os);
2131 void DescribeTo(::std::ostream* os) const {
2133 matcher_.DescribeTo(os);
2247 void DescribeTo(::std::ostream* os) const override {
2253 matcher_.DescribeTo(os);
2315 void DescribeTo(::std::ostream* os) const override {
2317 size_matcher_.DescribeTo(os);
2368 void DescribeTo(::std::ostream* os) const override {
2370 distance_matcher_.DescribeTo(os);
2426 void DescribeTo(::std::ostream* os) const {
2525 void DescribeTo(::std::ostream* os) const override {
2527 matcher_.DescribeTo(os);
2628 void DescribeTo(::std::ostream* os) const override {
2633 mono_tuple_matcher_.DescribeTo(os);
2793 void DescribeTo(::std::ostream* os) const override {
2795 this->inner_matcher_.DescribeTo(os);
2800 this->inner_matcher_.DescribeTo(os);
2819 void DescribeTo(::std::ostream* os) const override {
2821 this->inner_matcher_.DescribeTo(os);
2846 void DescribeTo(::std::ostream* os) const override {
2848 this->inner_matcher_.DescribeTo(os);
2850 count_matcher_.DescribeTo(os);
2855 this->inner_matcher_.DescribeTo(os);
2978 void DescribeTo(::std::ostream* os) const override {
2980 inner_matcher_.DescribeTo(os);
2986 inner_matcher_.DescribeTo(os);
3029 void DescribeTo(::std::ostream* os) const override {
3031 matcher_.DescribeTo(os);
3036 matcher_.DescribeTo(os);
3069 void DescribeTo(::std::ostream* os) const override {
3071 first_matcher_.DescribeTo(os);
3073 second_matcher_.DescribeTo(os);
3290 void DescribeTo(::std::ostream* os) const override {
3294 std::get<I>(matchers_).DescribeTo(os), separator = ", and ")...});
3386 void DescribeTo(::std::ostream* os) const override {
3391 matchers_[0].DescribeTo(os);
3396 matchers_[i].DescribeTo(os);
3635 void DescribeTo(::std::ostream* os) const override {
3840 void DescribeTo(::std::ostream* os) const override {
3844 mono_tuple2_matcher_.DescribeTo(os);
3900 void DescribeTo(::std::ostream* os) const override {
3902 value_matcher_.DescribeTo(os);
3969 void DescribeTo(std::ostream* os) const {
3972 matcher_.DescribeTo(os);
4030 void DescribeTo(std::ostream* os) const {
4033 matcher_.DescribeTo(os);
4087 void DescribeTo(::std::ostream* os) const override {
4090 inner_matcher_.DescribeTo(os);
5091 monomorphic_matcher.DescribeTo(&ss);
5277 void DescribeTo(std::ostream* os) const {
5279 matcher_.DescribeTo(os);
5284 matcher_.DescribeTo(os);
5343 void DescribeTo(std::ostream* os) const {
5346 matcher_.DescribeTo(os);
5459 void DescribeTo(::std::ostream* gmock_os) const override { \
5539 void DescribeTo(::std::ostream* gmock_os) const override { \