Searched refs:twod_shape (Results 1 – 1 of 1) sorted by relevance
949 const Shape twod_shape = ShapeUtil::MakeShape(element_type, {2, 3}); in TEST_F() local953 ASSERT_TRUE(ShapeUtil::Equal(twod_shape, status.ValueOrDie())); in TEST_F()958 ASSERT_TRUE(ShapeUtil::Equal(twod_shape, status.ValueOrDie())); in TEST_F()