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.cc100 make_error_stream_with_output_wrapper_(error_stream) {} in Impl()
118 make_error_stream_with_output_wrapper_(error_stream) { in Impl()
Dstatus_macros.h93 return impl_->make_error_stream_with_output_wrapper_;
142 MakeErrorStreamWithOutput make_error_stream_with_output_wrapper_; variable