Searched refs:MakeErrorStreamWithOutput (Results 1 – 1 of 1) sorted by relevance
59 class MakeErrorStreamWithOutput {61 explicit MakeErrorStreamWithOutput(MakeErrorStream* error_stream) in MakeErrorStreamWithOutput() function65 MakeErrorStreamWithOutput& operator<<(const T& value) {81 TF_DISALLOW_COPY_AND_ASSIGN(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_;