Searched defs:tws (Results 1 – 5 of 5) sorted by relevance
144 internal::ThreadWorkSource tws; in TEST_P() local216 internal::ThreadWorkSource* tws; in TEST_P() local257 internal::ThreadWorkSource* tws; in TEST_P() local289 internal::ThreadWorkSource* tws; in TEST_P() local321 internal::ThreadWorkSource* tws; in TEST_P() local367 internal::ThreadWorkSource* tws; in TEST_P() local401 internal::ThreadWorkSource* tws; in TEST_P() local436 internal::ThreadWorkSource* tws; in TEST_P() local482 internal::ThreadWorkSource tws[3]; in TEST_P() local553 internal::ThreadWorkSource tws[4]; in TEST_P() local
410 void RunHandlerThreadPool::AddWorkToQueue(ThreadWorkSource* tws, in AddWorkToQueue()475 bool* task_from_blocking_queue, ThreadWorkSource** tws) { in FindTask()518 ThreadWorkSource* tws = nullptr; in WorkerLoop() local684 internal::ThreadWorkSource* tws() { return &tws_; } in tws() function in tfrt::tf::RunHandler::Impl
125 internal::ThreadWorkSource tws; in TEST() local183 internal::ThreadWorkSource* tws; in TEST() local224 internal::ThreadWorkSource* tws; in TEST() local256 internal::ThreadWorkSource* tws; in TEST() local288 internal::ThreadWorkSource* tws; in TEST() local334 internal::ThreadWorkSource* tws; in TEST() local368 internal::ThreadWorkSource* tws; in TEST() local403 internal::ThreadWorkSource* tws; in TEST() local447 internal::ThreadWorkSource tws[3]; in TEST() local518 internal::ThreadWorkSource tws[4]; in TEST() local
383 void RunHandlerThreadPool::AddWorkToQueue(ThreadWorkSource* tws, in AddWorkToQueue()486 bool* task_from_blocking_queue, ThreadWorkSource** tws) { in FindTask()529 ThreadWorkSource* tws = nullptr; in WorkerLoop() local676 ThreadWorkSource* tws = nullptr; in WaitForWork() local740 internal::ThreadWorkSource* tws() { return &tws_; } in tws() function in tensorflow::RunHandler::Impl
402 auto can_refine_subtypes = [](TF::TensorFlowTypeWithSubtype tws) { in CanBeRefined()