Home
last modified time | relevance | path

Searched defs:CheckNotDone (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dstatus_macros.cc92 void MakeErrorStream::CheckNotDone() const { impl_->CheckNotDone(); } in CheckNotDone() function in xla::status_macros::MakeErrorStream
165 void MakeErrorStream::Impl::CheckNotDone() const { in CheckNotDone() function in xla::status_macros::MakeErrorStream::Impl