Home
last modified time | relevance | path

Searched refs:CloseAndCancel (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dqueue_base.cc220 void QueueBase::CloseAndCancel() { in CloseAndCancel() function in tensorflow::QueueBase
243 CloseAndCancel(); in Close()
Dqueue_base.h130 void CloseAndCancel();
/external/libchrome/mojo/public/cpp/system/tests/
Dsimple_watcher_unittest.cc202 TEST_F(SimpleWatcherTest, CloseAndCancel) { in TEST_F() argument