Lines Matching refs:DescribeNegationTo
217 void DescribeNegationTo(::std::ostream* os) const override { in DescribeNegationTo() function
218 source_matcher_.DescribeNegationTo(os); in DescribeNegationTo()
494 void DescribeNegationTo(::std::ostream* os) const override {
523 void DescribeNegationTo(::std::ostream* os) const {
539 void DescribeNegationTo(::std::ostream* os) const {
602 void DescribeNegationTo(::std::ostream* os) const override {
701 void DescribeNegationTo(::std::ostream* os) const {
768 void DescribeNegationTo(::std::ostream* os) const {
825 void DescribeNegationTo(::std::ostream* os) const {
881 void DescribeNegationTo(::std::ostream* os) const {
927 void DescribeNegationTo(::std::ostream* os) const override {
974 matcher_.DescribeNegationTo(os);
977 void DescribeNegationTo(::std::ostream* os) const override {
1026 void DescribeNegationTo(::std::ostream* os) const override {
1030 matchers_[i].DescribeNegationTo(os);
1132 void DescribeNegationTo(::std::ostream* os) const override {
1136 matchers_[i].DescribeNegationTo(os);
1240 void DescribeNegationTo(::std::ostream* os) const {
1444 void DescribeNegationTo(::std::ostream* os) const override {
1566 void DescribeNegationTo(::std::ostream* os) const override {
1619 void DescribeNegationTo(::std::ostream* os) const override {
1661 void DescribeNegationTo(::std::ostream* os) const {
1663 matcher_.DescribeNegationTo(os);
1737 void DescribeNegationTo(::std::ostream* os) const {
1739 matcher_.DescribeNegationTo(os);
1806 void DescribeNegationTo(::std::ostream* os) const {
1808 matcher_.DescribeNegationTo(os);
1911 void DescribeNegationTo(::std::ostream* os) const override {
1913 matcher_.DescribeNegationTo(os);
1969 void DescribeNegationTo(::std::ostream* os) const override {
1971 size_matcher_.DescribeNegationTo(os);
2023 void DescribeNegationTo(::std::ostream* os) const override {
2025 distance_matcher_.DescribeNegationTo(os);
2083 void DescribeNegationTo(::std::ostream* os) const {
2186 void DescribeNegationTo(::std::ostream* os) const override {
2188 matcher_.DescribeNegationTo(os);
2291 void DescribeNegationTo(::std::ostream* os) const override {
2297 mono_tuple_matcher_.DescribeNegationTo(os);
2413 void DescribeNegationTo(::std::ostream* os) const override {
2442 void DescribeNegationTo(::std::ostream* os) const override {
2444 this->inner_matcher_.DescribeNegationTo(os);
2552 void DescribeNegationTo(::std::ostream* os) const override {
2607 void DescribeNegationTo(::std::ostream* os) const override {
2609 first_matcher_.DescribeNegationTo(os);
2611 second_matcher_.DescribeNegationTo(os);
2727 void DescribeNegationTo(::std::ostream* os) const override {
2736 matchers_[i].DescribeNegationTo(os);
2969 void DescribeNegationTo(::std::ostream* os) const override {
3257 void DescribeNegationTo(::std::ostream* os) const override {
3259 value_matcher_.DescribeNegationTo(os);
3329 void DescribeNegationTo(std::ostream* os) const {
3332 matcher_.DescribeNegationTo(os);
3390 void DescribeNegationTo(std::ostream* os) const {
3393 matcher_.DescribeNegationTo(os);
3447 void DescribeNegationTo(::std::ostream* os) const override {
3450 inner_matcher_.DescribeNegationTo(os);
4372 monomorphic_matcher.DescribeNegationTo(&ss);