/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | ui_node_test_ng.cpp | 58 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode 1815 auto testNode25 = TestNode::CreateTestNode(25); 1887 auto testNode5 = TestNode::CreateTestNode(23); 1934 auto testNode5 = TestNode::CreateTestNode(25); 1935 auto testNode6 = TestNode::CreateTestNode(26); 2269 auto testNode1 = TestNode::CreateTestNode(21); 2270 auto testNode2 = TestNode::CreateTestNode(22); 2271 auto testNode3 = TestNode::CreateTestNode(23); 2272 auto testNode4 = TestNode::CreateTestNode(24); 2296 auto childThree = TestNode::CreateTestNode(24); [all …]
|
H A D | frame_node_test_ng.h | 78 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function
|
H A D | frame_node_test_ng.cpp | 514 auto testNode_ = TestNode::CreateTestNode(100); 713 auto testNode_ = TestNode::CreateTestNode(101);
|
H A D | frame_node_drop_test_ng.cpp | 82 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | span_test_ng.cpp | 98 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode 317 auto node = TestNode::CreateTestNode(1); 398 auto node = TestNode::CreateTestNode(1);
|
H A D | span_sub_test_ng.cpp | 58 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | span_string_test_ng.cpp | 104 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_picker/ |
H A D | text_picker_divider_test.cpp | 223 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | text_picker_divider_add_test.cpp | 230 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | text_picker_gradient_height_test_ng.cpp | 191 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | text_picker_pattern_test_ng.cpp | 205 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | text_picker_Extend_test_ng.cpp | 219 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | text_picker_test_ng.cpp | 230 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | text_picker_test_update.cpp | 191 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | text_picker_column_test_ng.cpp | 219 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/ |
H A D | security_component_test_ng_extension.cpp | 70 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::__anonc61e1b250210::TestNode
|
H A D | security_component_test_ng.cpp | 85 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::__anon1234e9a90210::TestNode
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/time_picker/ |
H A D | time_picker_display12_test_ng.cpp | 96 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | time_picker_display24_test_ng.cpp | 96 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | time_picker_test_update.cpp | 88 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | time_picker_order_test_ng.cpp | 100 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | time_picker_test_ng.cpp | 171 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/ |
H A D | date_picker_column_test_ng.cpp | 112 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | date_picker_test_update.cpp | 86 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|
H A D | date_picker_order_test.cpp | 104 static RefPtr<TestNode> CreateTestNode(int32_t nodeId) in CreateTestNode() function in OHOS::Ace::NG::TestNode
|