Searched refs:MakeErrorStreamWithOutput (Results 1 – 1 of 1) sorted by relevance
57 class MakeErrorStreamWithOutput {59 explicit MakeErrorStreamWithOutput(MakeErrorStream* error_stream) in MakeErrorStreamWithOutput() function63 MakeErrorStreamWithOutput& operator<<(const T& value) {79 MakeErrorStreamWithOutput(const MakeErrorStreamWithOutput&) = delete;80 MakeErrorStreamWithOutput& operator=(const MakeErrorStreamWithOutput&) =94 MakeErrorStreamWithOutput& operator<<(const T& value) {107 MakeErrorStreamWithOutput& add_ret_check_failure(const char* condition) { in add_ret_check_failure()146 MakeErrorStreamWithOutput make_error_stream_with_output_wrapper_;