Searched refs:callee_builder (Results 1 – 1 of 1) sorted by relevance
180 auto callee_builder = HloComputation::Builder(TestName() + "-callee"); in TEST_F() local182 auto param = callee_builder.AddInstruction( in TEST_F()184 callee_builder.AddInstruction( in TEST_F()188 module->AddEmbeddedComputation(callee_builder.Build()); in TEST_F()290 auto callee_builder = HloComputation::Builder(TestName() + "-callee"); in TEST_F() local292 auto param = callee_builder.AddInstruction( in TEST_F()294 callee_builder.AddInstruction( in TEST_F()298 module->AddEmbeddedComputation(callee_builder.Build()); in TEST_F()