Searched refs:desc_stream (Results 1 – 1 of 1) sorted by relevance
140 std::stringstream desc_stream; in MatchAndExplain() local142 call_target_matcher_.DescribeTo(&desc_stream); in MatchAndExplain()144 call_target_matcher_.DescribeNegationTo(&desc_stream); in MatchAndExplain()146 sub_listener << desc_stream.str(); in MatchAndExplain()