Home
last modified time | relevance | path

Searched defs:testNode3 (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/base/
Dui_node_test_ng.cpp1654 auto testNode3 = TestNode::CreateTestNode(testId3); variable
1700 auto testNode3 = TestNode::CreateTestNode(testId3); variable
1873 auto testNode3 = TestNode::CreateTestNode(TEST_ID_ONE); variable
1903 const RefPtr<FrameNode> testNode3 = variable
1960 const RefPtr<FrameNode> testNode3 = variable
1990 const RefPtr<FrameNode> testNode3 = variable
2020 const RefPtr<FrameNode> testNode3 = variable
2050 const RefPtr<FrameNode> testNode3 = variable
2119 const RefPtr<FrameNode> testNode3 = variable
2155 const RefPtr<FrameNode> testNode3 = variable
[all …]
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
Dfg_envfgcolor_test.cpp91 auto testNode3 = RSCanvasNode::Create(); in GRAPHIC_TEST() local