Searched defs:host_context (Results 1 – 8 of 8) sorted by relevance
44 auto host_context = CreateTestHostContext(); in TEST() local61 auto host_context = CreateTestHostContext(); in TEST() local
286 auto host_context = CreateTestHostContext(); in TEST() local
112 HostContext* host_context) in DistributedManagerContextImpl()213 CreateDistributedManagerContext(HostContext* host_context) { in CreateDistributedManagerContext()
101 tfrt::HostContext* host_context) { in GetOrCreateReadyEvent()154 auto host_context = std::make_unique<tfrt::HostContext>( in GetTfrtCpuClient() local1309 auto* host_context = client_->GetHostContext(); in ExecuteHelper() local
128 auto* host_context = core_runtime->GetHostContext(); in CreateBefFileFromBefBuffer() local
206 auto host_context = CreateTestHostContext(1); in TEST() local
21132 struct kvm_cpu_context host_context; member