Home
last modified time | relevance | path

Searched refs:testLayoutFunction (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/
H A Dcustom_test_ng.cpp740 NG::LayoutWrapper* testLayoutFunction; variable
741 auto LayoutFunction = [&testLayoutFunction](
742 … NG::LayoutWrapper* layoutWrapper = nullptr) { testLayoutFunction = layoutWrapper; }; in __anon71f9752b1f02()