Searched refs:CreateRendezvous (Results 1 – 3 of 3) sorted by relevance
228 Rendezvous* CreateRendezvous(const int64 step_id) const { in CreateRendezvous() function
512 [&ctx](const int64 step_id) { return ctx.CreateRendezvous(step_id); }, in EagerLocalExecute()
613 [ctx](const int64 step_id) { return ctx->CreateRendezvous(step_id); }, in TEST_F()