Searched refs:size_props0 (Results 1 – 1 of 1) sorted by relevance
1080 const OpInfo::TensorProperties size_props0 = size_props[0]; in TEST_F() local1081 EXPECT_EQ("int32: []", PropToString(size_props0)); in TEST_F()1082 EXPECT_TRUE(size_props0.has_value()); in TEST_F()1083 ExpectTensorValues({24}, size_props0.value()); in TEST_F()