Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/svg/
H A Dparse_test_ng.cpp1214 auto feColorDeclaration1 = svgFeColorMatrix1->matrixAttr_; variable
1215 EXPECT_EQ(feColorDeclaration1.type, SvgFeColorMatrixType::MATRIX);
1216 EXPECT_STREQ(feColorDeclaration1.values.c_str(), VALUE.c_str());