Searched refs:conditional_operand (Results 1 – 1 of 1) sorted by relevance
2218 auto conditional_operand = conditional->operand(1); in TEST_P() local2219 EXPECT_EQ(ShapeUtil::GetSubshape(conditional_operand->shape(), {0}) in TEST_P()