Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dshared_batch_scheduler_test.cc713 Notification destroy_queue_thread_started, queue_destroyed; in TEST_P() local
716 [&queue, &destroy_queue_thread_started, &queue_destroyed] { in TEST_P()
717 destroy_queue_thread_started.Notify(); in TEST_P()
721 destroy_queue_thread_started.WaitForNotification(); in TEST_P()