Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dstatus_macros.cc105 make_error_stream_with_output_wrapper_(error_stream) {} in Impl()
123 make_error_stream_with_output_wrapper_(error_stream) { in Impl()
Dstatus_macros.h97 return impl_->make_error_stream_with_output_wrapper_;
146 MakeErrorStreamWithOutput make_error_stream_with_output_wrapper_; variable