Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dui_node_test_ng.cpp1961 const RefPtr<FrameNode> testNode2 = variable
1982 const RefPtr<FrameNode> testNode2 = variable
2023 const RefPtr<FrameNode> testNode2 = variable
2052 const RefPtr<FrameNode> testNode2 = variable
2081 const RefPtr<FrameNode> testNode2 = variable
2148 const RefPtr<FrameNode> testNode2 = variable
2184 const RefPtr<FrameNode> testNode2 = variable
2210 const RefPtr<FrameNode> testNode2 = variable
2239 const RefPtr<FrameNode> testNode2 = variable
2321 const RefPtr<FrameNode> testNode2 = variable
[all …]
/ohos5.0/base/startup/init/test/unittest/init/
H A Dgroup_unittest.cpp39 TestHashNode *testNode2 = HASHMAP_ENTRY(node2, TestHashNode, node); in TestHashNodeCompare() local