Searched refs:inferred_shape_and_status (Results 1 – 1 of 1) sorted by relevance
1522 auto inferred_shape_and_status = in TEST_F() local1524 EXPECT_IS_OK(inferred_shape_and_status); in TEST_F()1525 Shape inferred_shape = inferred_shape_and_status.ValueOrDie(); in TEST_F()1532 auto inferred_shape_and_status = in TEST_F() local1534 EXPECT_IS_OK(inferred_shape_and_status); in TEST_F()1535 Shape inferred_shape = inferred_shape_and_status.ValueOrDie(); in TEST_F()