Searched refs:VALUE_TEST (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/ |
H A D | render_property_test_ng.cpp | 49 const float VALUE_TEST = 720.0f; variable 73 graphicsProperty.propFrontHueRotate = VALUE_TEST; in MakeGraphicsProperty() 189 Shadow shadow(VALUE_TEST, OFFSETS, WHITE, ShadowStyle::None); 263 Shadow shadow(VALUE_TEST, OFFSETS, WHITE, ShadowStyle::None); 534 Shadow shadow(VALUE_TEST, OFFSETS, WHITE, ShadowStyle::None);
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/layout/ |
H A D | layout_property_test_ng.cpp | 56 const std::string VALUE_TEST = "test"; variable 439 EXPECT_EQ(result->GetTag(), VALUE_TEST);
|