Home
last modified time | relevance | path

Searched defs:testProperty (Results 1 – 19 of 19) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/navigator/
Dnavigator_pattern_test_ng.cpp49 RefPtr<FrameNode> NavigatorPatternTestNg::CreateNavigator(const TestProperty& testProperty) in CreateNavigator()
74 TestProperty testProperty; variable
104 TestProperty testProperty; variable
137 TestProperty testProperty; variable
167 TestProperty testProperty; variable
198 TestProperty testProperty; variable
223 TestProperty testProperty; variable
265 TestProperty testProperty; variable
287 TestProperty testProperty; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/button/
Dtoggle_button_test_ng.cpp86 RefPtr<FrameNode> ToggleButtonTestNg::CreateToggleButtonFrameNode(const TestProperty& testProperty) in CreateToggleButtonFrameNode()
114 TestProperty testProperty; variable
152 TestProperty testProperty; variable
189 TestProperty testProperty; variable
237 TestProperty testProperty; variable
263 TestProperty testProperty; variable
295 TestProperty testProperty; variable
326 TestProperty testProperty; variable
396 TestProperty testProperty; variable
419 TestProperty testProperty; variable
Dbutton_test_ng.cpp223 const std::string& createValue, const TestProperty& testProperty) in CreateLabelButtonParagraph()
260 const std::string& createValue, const TestProperty& testProperty) in CreateChildButtonParagraph()
337 TestProperty testProperty; variable
353 TestProperty testProperty; variable
369 TestProperty testProperty; variable
396 TestProperty testProperty; variable
419 TestProperty testProperty; variable
448 TestProperty testProperty; variable
478 TestProperty testProperty; variable
533 TestProperty testProperty; variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/stepper/
Dstepper_item_pattern_test_ng.cpp46 RefPtr<FrameNode> StepperItemPatternTestNg::CreateStepperItemNode(TestProperty& testProperty) in CreateStepperItemNode()
69 TestProperty testProperty; variable
90 TestProperty testProperty; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text_clock/
Dtext_clock_test_ng.cpp80 RefPtr<FrameNode> TextClockTestNG::CreateTextClockParagraph(const TestProperty& testProperty) in CreateTextClockParagraph()
103 TestProperty testProperty; variable
142 TestProperty testProperty; variable
240 TestProperty testProperty; variable
275 TestProperty testProperty; variable
335 TestProperty testProperty; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/progress/
Dprogress_test_ng.cpp184 RefPtr<FrameNode> ProgressTestNg::CreateProgressParagraph(const TestProperty& testProperty) in CreateProgressParagraph()
284 …id ProgressTestNg::CheckValue(const RefPtr<FrameNode>& frameNode, const TestProperty& testProperty) in CheckValue()
384 TestProperty testProperty; variable
422 TestProperty testProperty; variable
444 TestProperty testProperty; variable
536 TestProperty testProperty; variable
615 TestProperty testProperty; variable
681 TestProperty testProperty; variable
773 TestProperty testProperty; variable
831 TestProperty testProperty; variable
[all …]
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/texttimer/
Dtext_timer_pattern_test_ng.cpp85 RefPtr<FrameNode> TextTimerPatternTestNg::CreateTextTimerParagraph(const TestProperty& testProperty) in CreateTextTimerParagraph()
126 TestProperty testProperty; variable
177 TestProperty testProperty; variable
306 TestProperty testProperty; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/divider/
Ddivider_pattern_test_ng.cpp50 TestProperty testProperty; variable
77 RefPtr<FrameNode> DividerPatternTestNg::CreateDividerNode(TestProperty& testProperty) in CreateDividerNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/select/
Dselect_pattern_test_ng.cpp391 TestProperty testProperty; variable
430 TestProperty testProperty; variable
477 TestProperty testProperty; variable
501 TestProperty testProperty; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/marquee/
Dmarquee_test_ng.cpp94 RefPtr<FrameNode> MarqueeTestNg::CreateMarqueeParagraph(const TestProperty& testProperty) in CreateMarqueeParagraph()
140 TestProperty testProperty; variable
192 TestProperty testProperty; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/bubble/
Dbubble_test_ng.cpp183 RefPtr<FrameNode> BubbleTestNg::CreateBubbleNode(const TestProperty& testProperty) in CreateBubbleNode()
246 TestProperty testProperty; variable
878 TestProperty testProperty; variable
953 TestProperty testProperty; variable
1005 TestProperty testProperty; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
Drs_keyframe_animation_test.cpp120 auto testProperty = std::make_shared<RSAnimatableProperty<Color>>(blue); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/xcomponent/
Dxcomponent_test_ng.cpp70 TestProperty testProperty; variable
142 RefPtr<FrameNode> XComponentTestNg::CreateXComponentNode(TestProperty& testProperty) in CreateXComponentNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/patternlock/
Dpatternlock_pattern_test_ng.cpp114 TestProperty testProperty; variable
164 TestProperty testProperty; variable
/foundation/barrierfree/accessibility/services/test/mock/
Dmock_accessible_ability_manager_service_stub.cpp270 AccessibilityConfig::CaptionProperty testProperty; in SetAudioBalance() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/text/
Dtext_test_ng.cpp235 …> TextTestNg::CreateTextParagraph(const std::string& createValue, const TestProperty& testProperty) in CreateTextParagraph()
369 TestProperty testProperty; variable
432 TestProperty testProperty; variable
2956 TestProperty testProperty; variable
3022 TestProperty testProperty; variable
3075 TestProperty testProperty; variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/video/
Dvideo_test_ng.cpp122 TestProperty testProperty; variable
161 RefPtr<FrameNode> VideoTestNg::CreateVideoNode(TestProperty& testProperty) in CreateVideoNode()
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/panel/
Dpanel_test_ng.cpp146 RefPtr<FrameNode> PanelTestNg::CreateSlidingPanel(const TestProperty& testProperty) in CreateSlidingPanel()
312 TestProperty testProperty; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/calendar/
Dcalendar_pattern_test_ng.cpp119 RefPtr<FrameNode> CalendarPatternTestNg::CreateCalendarNode(TestProperty& testProperty) in CreateCalendarNode()