Home
last modified time | relevance | path

Searched defs:task_name (Results 1 – 25 of 58) sorted by relevance

123

/external/autotest/server/hosts/
Dcros_label.py65 def update_for_task(self, task_name): argument
122 def update_for_task(self, task_name): argument
152 def update_for_task(self, task_name): argument
200 def update_for_task(self, task_name): argument
217 def update_for_task(self, task_name): argument
298 def update_for_task(self, task_name): argument
338 def update_for_task(self, task_name): argument
Dbase_label.py105 def update_for_task(self, task_name): argument
196 def _populate_known_labels(self, label_list, task_name): argument
231 def get_labels_for_update(self, host, task_name): argument
300 def update_labels(self, host, task_name='', keep_pool=False): argument
/external/federated-compute/fcp/client/opstats/
Dopstats_utils.cc33 OpStatsSequence& data, const std::string& task_name) { in GetLastSuccessfulContributionTime()
57 OpStatsSequence& data, const std::string& task_name) { in GetLastSuccessfulContribution()
Dopstats_logger.h50 const std::string& task_name, OperationalStats::Event::EventKind event) {} in AddEventAndSetTaskName()
Dopstats_logger_impl.cc56 const std::string& task_name, OperationalStats::Event::EventKind event) { in AddEventAndSetTaskName()
/external/cronet/stable/base/
Dcritical_closure.h86 inline OnceClosure MakeCriticalClosure(std::string_view task_name, in MakeCriticalClosure()
113 inline OnceClosure MakeCriticalClosure(std::string_view task_name, in MakeCriticalClosure()
/external/cronet/tot/base/
Dcritical_closure.h86 inline OnceClosure MakeCriticalClosure(std::string_view task_name, in MakeCriticalClosure()
113 inline OnceClosure MakeCriticalClosure(std::string_view task_name, in MakeCriticalClosure()
/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
Dcoordination_service.cc66 CoordinatedTask GetTaskFromName(absl::string_view task_name) { in GetTaskFromName()
370 const std::string& task_name = GetTaskName(job.name(), task.first); local
512 const std::string& task_name = GetTaskName(task); in RegisterTask() local
590 const std::string task_name = GetTaskName(task); in DisconnectTask() local
627 const std::string& task_name = GetTaskName(task); in ReportTaskError() local
647 const std::string& task_name = GetTaskName(task); in RecordHeartbeat() local
704 const std::string task_name = GetTaskName(destination_task); in ReportServiceErrorToTaskAsync() local
905 absl::string_view task_name, Status error) { in SetTaskError()
936 absl::string_view task_name = task_state.first; in BarrierAsync() local
943 const std::string task_name = GetTaskName(task); in BarrierAsync() local
[all …]
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcollective_param_resolver_distributed_test.cc64 string task_name; in GetDeviceLocalityAsync() local
168 string task_name = strings::StrCat("/job:worker/replica:0/task:", wi); in DefineCollectiveParams() local
207 string task_name = strings::StrCat("/job:worker/replica:0/task:", wi); in IssueRequests() local
215 void IssueRequest(const string& task_name, const string& device_name, in IssueRequest()
249 string task_name = strings::StrCat("/job:worker/replica:0/task:", wi); in ValidateCollectiveParams() local
347 const string task_name = "/job:worker/replica:0/task:1"; in TEST_F() local
Dcollective_rma_distributed.h32 WorkerCacheInterface* worker_cache, int64_t step_id, string task_name) in CollectiveRemoteAccessDistributed()
Drpc_collective_executor_mgr_test.cc41 string task_name = "/job:localhost/replica:0/task:0"; in RpcCollectiveExecutorMgrTest() local
/external/federated-compute/fcp/protos/
Dtask_eligibility_context.proto36 string task_name = 1; field
/external/federated-compute/fcp/protos/federatedcompute/
Dtask_assignments.proto207 string task_name = 7; field
261 string task_name = 6; field
Deligibility_eval_tasks.proto171 string task_name = 1; field
/external/federated-compute/fcp/tensorflow/
Dtask_eligibility_info_ops.cc75 for (const tensorflow::tstring& task_name : task_names) { in Compute() local
/external/cronet/stable/net/base/
Dprioritized_task_runner_unittest.cc37 void PushName(const std::string& task_name) { in PushName()
42 std::string PushNameWithResult(const std::string& task_name) { in PushNameWithResult()
/external/cronet/tot/net/base/
Dprioritized_task_runner_unittest.cc37 void PushName(const std::string& task_name) { in PushName()
42 std::string PushNameWithResult(const std::string& task_name) { in PushNameWithResult()
/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_resolver_local_test.cc34 string task_name = "/job:localhost/replica:0/task:0"; in DeviceResolverLocalTest() local
Dcollective_executor_mgr_test.cc46 string task_name = "/job:localhost/replica:0/task:0"; in CollectiveExecutorMgrTest() local
/external/federated-compute/fcp/client/
Dselector_context.proto88 string task_name = 2; field
/external/federated-compute/fcp/protos/ondevicepersonalization/
Dtask_assignments.proto74 string task_name = 5; field
/external/webrtc/modules/audio_device/win/
Dcore_audio_utility_win.h86 explicit ScopedMMCSSRegistration(const wchar_t* task_name) { in ScopedMMCSSRegistration()
/external/googleapis/google/appengine/logging/v1/
Drequest_log.proto155 string task_name = 23; field
/external/tensorflow/tensorflow/core/distributed_runtime/preemption/
Dpreemption_sync_manager.cc114 const std::string task_name = in Initialize() local
/external/federated-compute/fcp/client/http/
Dhttp_federated_protocol.h120 std::string task_name; member

123