Home
last modified time | relevance | path

Searched refs:expectation_description (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h1224 const ::std::string& expectation_description = GetDescription(); in GetActionForArguments() local
1229 if (!expectation_description.empty()) { in GetActionForArguments()
1230 *what << "\"" << expectation_description << "\" "; in GetActionForArguments()
1248 if (!expectation_description.empty()) { in GetActionForArguments()
1249 *what << "\"" << expectation_description << "\" "; in GetActionForArguments()