Lines Matching refs:ostream
163 ::std::ostream* os) const
174 ::std::ostream* what, ::std::ostream* why)
179 ::std::ostream* os) const = 0;
700 void DescribeLocationTo(::std::ostream* os) const { in DescribeLocationTo()
706 void DescribeCallCountTo(::std::ostream* os) const
711 virtual void MaybeDescribeExtraMatcherTo(::std::ostream* os) = 0;
1085 void MaybeDescribeExtraMatcherTo(::std::ostream* os) override { in MaybeDescribeExtraMatcherTo()
1138 void ExplainMatchResultTo(const ArgumentTuple& args, ::std::ostream* os) const in ExplainMatchResultTo()
1220 ::std::ostream* what, in GetActionForArguments()
1221 ::std::ostream* why) in GetActionForArguments()
1381 void PrintAsActionResult(const T& result, std::ostream& os) { in PrintAsActionResult()
1601 ::std::ostream* os) const { in DescribeDefaultActionTo()
1617 ::std::ostream* os) const override in UntypedDescribeUninterestingCall()
1645 ::std::ostream* what, ::std::ostream* why) override in UntypedFindMatchingExpectation()
1669 ::std::ostream* os) const override { in UntypedPrintArgs()
1696 ::std::ostream* os, in FormatUnexpectedCallMessageLocked()
1697 ::std::ostream* why) const in FormatUnexpectedCallMessageLocked()
1708 ::std::ostream* why) const in PrintTriedExpectationsLocked()
1761 std::ostream& os) { in PerformActionAndPrintResult()
1776 std::ostream&) { in PerformActionAndPrintResult() argument