Home
last modified time | relevance | path

Searched refs:STEP (Results 1 - 25 of 27) sorted by relevance

12

/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_idle_detector_test.cpp66 STEP("1. get an idleDetector") { in HWTEST_F()
69 STEP("2. set app support status") { in HWTEST_F()
72 STEP("3. get app support status") { in HWTEST_F()
90 STEP("1. get an idleDetector") { in HWTEST_F()
93 STEP("2. set aceAnimator idle status") { in HWTEST_F()
96 STEP("3. get aceAnimator idle status") { in HWTEST_F()
114 STEP("1. get an idleDetector") { in HWTEST_F()
117 STEP("2. set app support status") { in HWTEST_F()
121 STEP("3. set buffer renew time") { in HWTEST_F()
126 STEP(" in HWTEST_F()
[all...]
H A Dhyper_graphic_manager_test.cpp65 STEP("1. call GetInstance twice") { in HWTEST_F()
68 STEP("2. check the result of configuration") { in HWTEST_F()
86 STEP("1. check if IsInit() is true") { in HWTEST_F()
110 STEP("1. mark screenList_ size before add") { in HWTEST_F()
115 STEP("2. add new screen") { in HWTEST_F()
121 STEP("3. mark screenList_ size after add") { in HWTEST_F()
125 STEP("4. check screenList_ size") { in HWTEST_F()
129 STEP("5. mark screenIds Size") { in HWTEST_F()
149 STEP("get Instance and call Init and add a screen") { in HWTEST_F()
162 STEP(" in HWTEST_F()
[all...]
H A Dhgm_multi_app_strategy_test.cpp158 STEP("1. pkg vote") { in HWTEST_F()
165 STEP("2. handle touch event") { in HWTEST_F()
211 STEP("1. pkg vote") { in HWTEST_F()
218 STEP("2. click other pkg which hasn't config") { in HWTEST_F()
259 STEP("1. pkg vote") { in HWTEST_F()
262 STEP("2. start other pkg which hasn't config") { in HWTEST_F()
307 STEP("1. pkg vote") { in HWTEST_F()
313 STEP("2. handle pkg0 touch event") { in HWTEST_F()
349 STEP("1. pkg vote") { in HWTEST_F()
352 STEP(" in HWTEST_F()
[all...]
H A Dhgm_touch_manager_test.cpp112 STEP("1. 600ms timeout") { in HWTEST_F()
121 STEP("2. 3s timeout") { in HWTEST_F()
153 STEP("3s timeout") { in HWTEST_F()
163 STEP("State2String") { in HWTEST_F()
166 STEP("CheckChangeStateValid") { in HWTEST_F()
171 STEP("ExecuteCallback") { in HWTEST_F()
H A Dhgm_xml_parser_test.cpp53 STEP("1. get an xml parser") { in HWTEST_F()
56 STEP("2. check the result of configuration") { in HWTEST_F()
H A Dhgm_frame_rate_manager_test.cpp131 STEP("1. Test empty uiFwkDirtyNodes") { in HWTEST_F()
142 STEP("2. Test uiFwkDirtyNodes with a clean renderNode") { in HWTEST_F()
150 STEP("3. Test uiFwkDirtyNodes with a dirty renderNode") { in HWTEST_F()
176 STEP("1. Callback is nullptr") { in HWTEST_F()
179 STEP("2. Test SyncHgmConfigChangeCallback without callback") { in HWTEST_F()
185 STEP("3. Test SyncCallback function with callback") { in HWTEST_F()
208 STEP("1. init") { in HWTEST_F()
214 STEP("2. handle touch up event") { in HWTEST_F()
262 STEP("1. init") { in HWTEST_F()
268 STEP(" in HWTEST_F()
[all...]
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_shared_test.cpp78 STEP("1: request buffer") { in HWTEST_F()
91 STEP("2: check ret1 ret2 buffer1 buffer2") { in HWTEST_F()
97 STEP("3: check buffer addr") { in HWTEST_F()
117 STEP("1: request buffer") { in HWTEST_F()
129 STEP("2: check ret1") { in HWTEST_F()
146 STEP("1: FlushBuffer two times") { in HWTEST_F()
151 STEP("2: check ret1 ret2") { in HWTEST_F()
169 STEP("1: AcquireBuffer two times") { in HWTEST_F()
177 STEP("2: check ret1 ret2") { in HWTEST_F()
181 STEP(" in HWTEST_F()
[all...]
/foundation/graphic/graphic_2d/rosen/test/frame_analyzer/unittest/
H A Dframe_collector_test.cpp49 STEP("1. call GetInstance twice") { in HWTEST_F()
52 STEP("2. check instance should be same") { in HWTEST_F()
71 STEP("1. save IsEnabled as e") { in HWTEST_F()
75 STEP("2. SetEnabled !e") { in HWTEST_F()
79 STEP("3. save IsEnabled as e") { in HWTEST_F()
103 STEP("Enable and ClearEvents FrameCollector") { in HWTEST_F()
110 STEP("1. check queue size 0") { in HWTEST_F()
115 STEP("2. mark UIMarks") { in HWTEST_F()
126 STEP("3. check queue size 0") { in HWTEST_F()
131 STEP(" in HWTEST_F()
[all...]
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/overdraw/
H A Drs_overdraw_controller_test.cpp70 STEP("1. call GetInstance twice") { in HWTEST_F()
73 STEP("2. check instance should be same") { in HWTEST_F()
92 STEP("1. set enable as fasle") { in HWTEST_F()
98 STEP("2. set enable as false when enable is false") { in HWTEST_F()
104 STEP("3. set enable as true when enable is false") { in HWTEST_F()
110 STEP("4. set enable as true when enable is true") { in HWTEST_F()
116 STEP("5. set enable as false when enable is true") { in HWTEST_F()
156 STEP("1. CreateListener<RSCanvasListener>(MockRSPaintFilterCanvas) == nullptr") { in HWTEST_F()
163 STEP("2. CreateListener<RSCanvasListener>(nullptr) == nullptr") { in HWTEST_F()
169 STEP(" in HWTEST_F()
[all...]
H A Drs_listened_canvas_test.cpp122 STEP("1. create mock MockRSPaintFilterCanvas") in HWTEST_F()
128 STEP("2. expect MockRSPaintFilterCanvas call drawRect once") in HWTEST_F()
134 STEP("3. create RSListenedCanvas from MockRSPaintFilterCanvas") in HWTEST_F()
139 STEP("4. call RSListenedCanvas's drawRect") in HWTEST_F()
162 STEP("1. create mock MockRSPaintFilterCanvas") in HWTEST_F()
168 STEP("2. create mock MockRSCanvasListener") in HWTEST_F()
174 STEP("3. expect MockRSCanvasListener call drawRect once") in HWTEST_F()
181 STEP("4. create RSListenedCanvas from MockRSPaintFilterCanvas") in HWTEST_F()
187 STEP("5. call RSListenedCanvas's drawRect") in HWTEST_F()
H A Drs_cpu_overdraw_canvas_listener_test.cpp107 STEP("1. new mock MockDrawingCanvas") in HWTEST_F()
112 STEP("2. expect MockDrawingCanvas call DrawRegion once") in HWTEST_F()
118 STEP("3. new RSCPUOverdrawCanvasListener from MockDrawingCanvas") in HWTEST_F()
123 STEP("4. call RSCPUOverdrawCanvasListener's onDrawRect 3 times") in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_transform/
H A Dui_test_transform.cpp78 constexpr int16_t STEP = 50; in AddRadioGroup() local
89 y += STEP; in AddRadioGroup()
94 y += STEP; in AddRadioGroup()
99 y += STEP; in AddRadioGroup()
104 y += STEP; in AddRadioGroup()
109 y += STEP; in AddRadioGroup()
114 y += STEP; in AddRadioGroup()
/foundation/arkui/ace_engine/test/unittest/core/pattern/slider/
H A Dslider_test_ng.cpp55 constexpr float STEP = 1.0f; member
204 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
223 EXPECT_EQ(sliderPaintProperty->GetStep(), STEP); in HWTEST_F()
238 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
260 EXPECT_EQ(sliderPaintProperty->GetStep(), STEP); in HWTEST_F()
282 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
366 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
472 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
583 sliderModelNG.Create(VALUE, STEP, MAX_LABEL, MIN_LABEL); in HWTEST_F()
616 EXPECT_EQ(paintProperty->GetStep().value(), STEP); in HWTEST_F()
[all...]
H A Dslider_Extend_test_ng.cpp55 constexpr float STEP = 1.0f; member
220 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
293 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
827 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
850 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
870 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
897 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
921 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
1091 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
1130 sliderModelNG.Create(VALUE, STEP, MI in HWTEST_F()
[all...]
H A Dslider_pattern_test_ng.cpp64 constexpr float STEP = 1.0f; member
955 sliderPaintProperty->UpdateStep(STEP); in HWTEST_F()
960 EXPECT_EQ(STEP, config.step_); in HWTEST_F()
991 sliderPaintProperty->UpdateStep(STEP); in HWTEST_F()
1024 sliderPaintProperty->UpdateStep(STEP); in HWTEST_F()
H A Dslider_modifier_test_ng.cpp57 constexpr float STEP = 1.0f; member
787 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
1097 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
1485 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
1518 sliderModelNG.Create(VALUE, STEP, MIN, MAX); in HWTEST_F()
/foundation/arkui/ui_lite/test/uitest/test_image/
H A Dui_test_image.cpp553 constexpr uint16_t STEP = 110; // 110: increase y-coordinate per step in UIKitUIImageTestResize001() local
562 x += STEP; in UIKitUIImageTestResize001()
567 x += STEP; in UIKitUIImageTestResize001()
572 x += STEP; in UIKitUIImageTestResize001()
578 x += STEP; in UIKitUIImageTestResize001()
584 x += STEP; in UIKitUIImageTestResize001()
590 x += STEP; in UIKitUIImageTestResize001()
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Danimation_track_component.h41 STEP, member in Interpolation
/foundation/graphic/graphic_surface/test_header/export/
H A Dtest_header.h29 #define STEP(desc) WMTLOGI(34, desc); if (const char *strDesc = desc) macro
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Danimation_track_component_manager.cpp29 DECL_ENUM(AnimationTrackComponent::Interpolation, STEP, "Step")
/foundation/graphic/graphic_2d/utils/test_header/export/
H A Dtest_header.h29 #define STEP(desc) WMTLOGI(34, desc); if (const char *strDesc = desc) macro
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h277 KEYWORD(STEP, step)
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_data_structures.h154 enum class AnimationInterpolation : int { INVALID, STEP, LINEAR, SPLINE }; member in GLTF2::AttributeType::RenderMode::FilterMode::WrapMode::AnimationInterpolation
H A Dgltf2_util.cpp414 } else if (interpolation == "STEP") { in GetAnimationInterpolation()
415 out = AnimationInterpolation::STEP; in GetAnimationInterpolation()
610 case AnimationInterpolation::STEP: in GetAnimationInterpolation()
611 return "STEP"; in GetAnimationInterpolation()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Danimation_system.cpp303 case AnimationTrackComponent::Interpolation::STEP: in Interpolate()
341 case AnimationTrackComponent::Interpolation::STEP: { in Interpolate()
409 if (interpolation.mode == AnimationTrackComponent::Interpolation::STEP) { in AnimateArray()

Completed in 24 milliseconds

12