Searched refs:CloseAndCancel (Results 1 – 3 of 3) sorted by relevance
220 void QueueBase::CloseAndCancel() { in CloseAndCancel() function in tensorflow::QueueBase243 CloseAndCancel(); in Close()
130 void CloseAndCancel();
202 TEST_F(SimpleWatcherTest, CloseAndCancel) { in TEST_F() argument