/aosp_15_r20/external/tensorflow/tensorflow/python/training/ |
H A D | coordinator_test.py | 26 def StopOnEvent(coord, wait_for_stop, set_when_stopped): argument 32 def RaiseOnEvent(coord, wait_for_stop, set_when_stopped, ex, report_exception): argument 46 def RaiseOnEventUsingContextHandler(coord, wait_for_stop, set_when_stopped, ex): argument
|
H A D | coordinator.py | 297 def wait_for_stop(self, timeout=None): member in Coordinator
|
H A D | supervisor.py | 877 def wait_for_stop(self): member in Supervisor
|
/aosp_15_r20/external/sdv/vsomeip/test/offer_tests/ |
D | offer_test_service_availability_checker.cpp | 79 void wait_for_stop() { in wait_for_stop() function in offer_test_service_availability_checker
|
D | offer_test_big_sd_msg_client.cpp | 197 void wait_for_stop() { in wait_for_stop() function in offer_test_big_sd_msg_client
|
D | offer_test_client.cpp | 220 void wait_for_stop() { in wait_for_stop() function in offer_test_client
|
/aosp_15_r20/external/sdv/vsomeip/test/application_tests/ |
D | application_test_client.cpp | 147 void wait_for_stop() { in wait_for_stop() function in application_test_client
|
/aosp_15_r20/external/sdv/vsomeip/test/initial_event_tests/ |
D | initial_event_test_availability_checker.cpp | 101 void wait_for_stop() { in wait_for_stop() function in initial_event_test_availability_checker
|
D | initial_event_test_stop_service.cpp | 209 void wait_for_stop() { in wait_for_stop() function in initial_event_test_stop_service
|
D | initial_event_test_client.cpp | 476 void wait_for_stop() { in wait_for_stop() function in initial_event_test_client
|
/aosp_15_r20/external/sdv/vsomeip/test/client_id_tests/ |
D | client_id_test_service.cpp | 233 void wait_for_stop() { in wait_for_stop() function in client_id_test_service
|
/aosp_15_r20/external/sdv/vsomeip/test/offered_services_info_test/ |
D | offered_services_info_test_client.cpp | 264 void wait_for_stop() { in wait_for_stop() function in offered_services_info_test_client
|
/aosp_15_r20/external/sdv/vsomeip/test/subscribe_notify_one_tests/ |
D | subscribe_notify_one_test_service.cpp | 378 void wait_for_stop() { in wait_for_stop() function in subscribe_notify_one_test_service
|
/aosp_15_r20/external/sdv/vsomeip/test/subscribe_notify_tests/ |
D | subscribe_notify_test_service.cpp | 373 void wait_for_stop() { in wait_for_stop() function in subscribe_notify_test_service
|
/aosp_15_r20/system/core/debuggerd/ |
H A D | crash_dump.cpp | 132 static bool wait_for_stop(pid_t tid, int* received_signal) { in wait_for_stop() function
|