Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/training/
Dcoordinator_test.cc32 void WaitForStopThread(Coordinator* coord, Notification* about_to_wait, in WaitForStopThread()
43 Notification about_to_wait; in TEST() local