Searched refs:expected_value (Results 1 – 2 of 2) sorted by relevance
190 const std::string& expected_value,
987 const std::string& expected_value, in EqFailure() argument1000 if (expected_value != expected_expression) { in EqFailure()1001 msg << "\nWhich is: " << expected_value; in EqFailure()