Home
last modified time | relevance | path

Searched defs:testWrapper (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/layout/
Dlayout_wrapper_test_ng.cpp169 …RefPtr<LayoutWrapper> testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_NUM_0, TEST_FALSE… variable
218 …RefPtr<LayoutWrapper> testWrapper = layoutWrapper->GetOrCreateChildByIndex(INDEX_NUM_0, TEST_FALSE… variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/
Dcustom_test_ng.cpp1332 auto testWrapper = variable
1379 auto testWrapper = variable
1431 auto testWrapper = variable
1531 auto testWrapper = variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/relative_container/old_cases/
Drelative_container_testthree_ng.cpp199 auto testWrapper = frameNode->GetOrCreateChildByIndex(0, false); variable