Home
last modified time | relevance | path

Searched refs:property4 (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/modifier/
H A Drs_render_property_test.cpp370 RSRenderAnimatableProperty<Vector4f> property4; in HWTEST_F() local
382 ASSERT_TRUE(property4.IsNearEqual(value, zeroThreshold)); in HWTEST_F()
405 RSRenderAnimatableProperty<Vector4f> property4(vector4); in HWTEST_F()
442 EXPECT_TRUE(property4.IsNearEqual(vector4Value, zeroThreshold)); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_node_animate_supplement_test.cpp348 auto property4 = std::make_shared<RSAnimatableProperty<Vector4f>>(ANIMATION_START_BOUNDS); in HWTEST_F() local
349 auto modifier4 = std::make_shared<RSFrameModifier>(property4); in HWTEST_F()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_container_test.cpp959 sptr<WindowProperty> property4 = CreateWindowProperty(112u, "test3", in HWTEST_F() local
961 sptr<WindowNode> window4 = new WindowNode(property4, nullptr, nullptr); in HWTEST_F()
962 window4->SetWindowProperty(property4); in HWTEST_F()

Completed in 4 milliseconds