Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/training/
Dcoordinator_test.cc73 std::bind(&MockQueueRunner::CountThread, this, counter, until, start)); in StartCounting()
99 void CountThread(std::atomic<int>* counter, int until, Notification* start) { in CountThread() function in tensorflow::__anon7bc84bb50111::MockQueueRunner