Home
last modified time | relevance | path

Searched refs:flexGrowVal (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_node_test.cpp2950 auto flexGrowVal = nodeAPI->getAttribute(childNode, NODE_FLEX_GROW); variable
2951 EXPECT_EQ(flexGrowVal->value[0].f32, flexGrowInput);