Searched refs:cleared_props (Results 1 – 1 of 1) sorted by relevance
181 const auto cleared_props = properties.GetOutputProperties(node.name()); in TEST_F() local182 EXPECT_TRUE(cleared_props.empty()); in TEST_F()187 const auto cleared_props = properties.GetInputProperties(node.name()); in TEST_F() local188 EXPECT_TRUE(cleared_props.empty()); in TEST_F()