Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_test_ng.cpp1183 auto feColorDeclaration = svgFeColorMatrix->matrixAttr_; variable
1184 EXPECT_EQ(feColorDeclaration.type, SvgFeColorMatrixType::MATRIX);
1185 EXPECT_STREQ(feColorDeclaration.values.c_str(), VALUE.c_str());