Lines Matching refs:DescribeNegationTo
444 void DescribeNegationTo(::std::ostream* os) const override {
445 source_matcher_.DescribeNegationTo(os);
752 void DescribeNegationTo(::std::ostream* os) const {
771 void DescribeNegationTo(::std::ostream* os) const { *os << "isn't NULL"; }
785 void DescribeNegationTo(::std::ostream* os) const { *os << "is NULL"; }
846 void DescribeNegationTo(::std::ostream* os) const override {
941 void DescribeNegationTo(::std::ostream* os) const {
1005 void DescribeNegationTo(::std::ostream* os) const {
1059 void DescribeNegationTo(::std::ostream* os) const {
1113 void DescribeNegationTo(::std::ostream* os) const {
1152 void DescribeNegationTo(::std::ostream* os) const {
1196 void DescribeNegationTo(::std::ostream* os) const override {
1242 matcher_.DescribeNegationTo(os);
1245 void DescribeNegationTo(::std::ostream* os) const override {
1290 void DescribeNegationTo(::std::ostream* os) const override {
1294 matchers_[i].DescribeNegationTo(os);
1395 void DescribeNegationTo(::std::ostream* os) const override {
1399 matchers_[i].DescribeNegationTo(os);
1521 void DescribeNegationTo(::std::ostream* os) const {
1636 void DescribeNegationTo(::std::ostream* os) const { *os << "isn't NaN"; }
1732 void DescribeNegationTo(::std::ostream* os) const override {
1844 void DescribeNegationTo(::std::ostream* os) const override {
1898 void DescribeNegationTo(::std::ostream* os) const override {
1957 void DescribeNegationTo(::std::ostream* os) const override {
1994 void DescribeNegationTo(::std::ostream* os) const {
1996 matcher_.DescribeNegationTo(os);
2066 void DescribeNegationTo(::std::ostream* os) const {
2068 matcher_.DescribeNegationTo(os);
2133 void DescribeNegationTo(::std::ostream* os) const {
2135 matcher_.DescribeNegationTo(os);
2253 void DescribeNegationTo(::std::ostream* os) const override {
2259 matcher_.DescribeNegationTo(os);
2316 void DescribeNegationTo(::std::ostream* os) const override {
2318 size_matcher_.DescribeNegationTo(os);
2369 void DescribeNegationTo(::std::ostream* os) const override {
2371 distance_matcher_.DescribeNegationTo(os);
2427 void DescribeNegationTo(::std::ostream* os) const {
2527 void DescribeNegationTo(::std::ostream* os) const override {
2529 matcher_.DescribeNegationTo(os);
2632 void DescribeNegationTo(::std::ostream* os) const override {
2638 mono_tuple_matcher_.DescribeNegationTo(os);
2795 void DescribeNegationTo(::std::ostream* os) const override {
2821 void DescribeNegationTo(::std::ostream* os) const override {
2823 this->inner_matcher_.DescribeNegationTo(os);
2850 void DescribeNegationTo(::std::ostream* os) const override {
2854 count_matcher_.DescribeNegationTo(os);
2980 void DescribeNegationTo(::std::ostream* os) const override {
3030 void DescribeNegationTo(::std::ostream* os) const override {
3073 void DescribeNegationTo(::std::ostream* os) const override {
3075 first_matcher_.DescribeNegationTo(os);
3077 second_matcher_.DescribeNegationTo(os);
3293 void DescribeNegationTo(::std::ostream* os) const override {
3296 std::get<I>(matchers_).DescribeNegationTo(os),
3401 void DescribeNegationTo(::std::ostream* os) const override {
3410 matchers_[i].DescribeNegationTo(os);
3636 void DescribeNegationTo(::std::ostream* os) const override {
3901 void DescribeNegationTo(::std::ostream* os) const override {
3903 value_matcher_.DescribeNegationTo(os);
3971 void DescribeNegationTo(std::ostream* os) const {
3974 matcher_.DescribeNegationTo(os);
4032 void DescribeNegationTo(std::ostream* os) const {
4035 matcher_.DescribeNegationTo(os);
4089 void DescribeNegationTo(::std::ostream* os) const override {
4092 inner_matcher_.DescribeNegationTo(os);
5085 monomorphic_matcher.DescribeNegationTo(&ss);
5278 void DescribeNegationTo(std::ostream* os) const {
5345 void DescribeNegationTo(std::ostream* os) const {
5348 matcher_.DescribeNegationTo(os);
5458 void DescribeNegationTo(::std::ostream* gmock_os) const override { \
5539 void DescribeNegationTo(::std::ostream* gmock_os) const override { \