Searched refs:SetExecutionThread (Results 1 – 6 of 6) sorted by relevance
542 computation->SetExecutionThread("MainThread"); in TEST_F()578 computation->SetExecutionThread("MainThread"); in TEST_F()615 computation->SetExecutionThread("MainThread"); in TEST_F()
715 computation->SetExecutionThread(proto.execution_thread()); in CreateFromProto()1319 result->SetExecutionThread(execution_thread()); in CloneWithReplacements()
645 void SetExecutionThread(absl::string_view execution_thread) { in SetExecutionThread() function
1802 computation->SetExecutionThread(kParallelThreadName); in TEST_F()
91 called_computation->SetExecutionThread(execution_thread); in SetThreadName()
1054 computation->SetExecutionThread(*execution_thread); in ParseComputation()