Lines Matching defs:value
73 // Tells Google Mock how to print a value of type Incomplete.
167 // and returns a correct value, too.
901 " - returning default value."));
905 " - returning default value."));
945 // When there is no ON_CALL(), the default value for the return type
964 // When there is no ON_CALL(), the default value for the return type
1030 "Unexpected mock function call - returning default value.\n"
1149 // When there is no ON_CALL(), the default value for the return type
1175 // failure message contains the argument values and the return value.
1183 "returning default value.\n"
1892 Unprintable() : value(0) {}
1893 int value;
1975 // causes the function arguments and return value to be printed.
1985 "Uninteresting mock function call - returning default value.\n"
1989 // Makes sure the return value is printed.
2002 // A void function has no return value to print.
2084 "Uninteresting mock function call - returning default value.\n"
2127 // ensure that Google Mock doesn't print a value (even to an internal
2132 ADD_FAILURE() << "Google Mock is printing a value that shouldn't be "
2559 EXPECT_THAT(b.DoB(1), 0); // default value
2614 // Ensures that the tests pass no matter what value of