Searched refs:a_cos (Results 1 – 1 of 1) sorted by relevance
234 HloInstruction* a_cos = builder.AddInstruction( in TEST_F() local243 HloInstruction::CreateBinary(shape, HloOpcode::kAdd, a_cos, b_cos)); in TEST_F()249 EXPECT_EQ(c->operand(0), a_cos); in TEST_F()259 EXPECT_EQ(c->operand(0)->operand(0), a_cos); in TEST_F()