Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_round_corner_display_test.cpp49 struct XMLProperty { struct
54 xmlNodePtr CreateNodeWithProperty(const std::string& nodeName, const XMLProperty& property) in CreateNodeWithProperty()
61 xmlNodePtr CreateNodeWithProperties(const std::string& nodeName, const std::vector<XMLProperty>& pr… in CreateNodeWithProperties()
72 std::vector<XMLProperty> properties = { in CreateRCDLayer()
632 …auto ngPtr = CreateNodeWithProperty(std::string("node"), XMLProperty{std::string("a1"), std::strin…
788 …auto numPtr = CreateNodeWithProperty(std::string("nodeName"), XMLProperty{attrName, std::string(""…
792 …numPtr = CreateNodeWithProperty(std::string("nodeName"), XMLProperty{attrName, std::string("2.0")}…