Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dstatus_macros.cc93 void MakeErrorStream::CheckNotDone() const { impl_->CheckNotDone(); } in CheckNotDone() function in xla::status_macros::MakeErrorStream
166 void MakeErrorStream::Impl::CheckNotDone() const { in CheckNotDone() function in xla::status_macros::MakeErrorStream::Impl
/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/varint/
Dhpack_varint_decoder.h101 void CheckNotDone() const { in CheckNotDone() function