Home
last modified time | relevance | path

Searched defs:GetOwnTask (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
H A Dcoordination_service_agent_test.cc394 TEST_F(CoordinationServiceAgentTest, GetOwnTask) { in TEST_F() argument
H A Dcoordination_service_agent.cc351 StatusOr<CoordinatedTask> CoordinationServiceAgentImpl::GetOwnTask() { in GetOwnTask() function in tensorflow::__anonca10de4b0111::CoordinationServiceAgentImpl