Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_partial_update_model_test_ng.cpp198 WeakPtr<AceType> testUpdateNodeFunc; variable
211 auto updateNodeFuncation = [&testUpdateNodeFunc](const RefPtr<AceType>& type = nullptr) { in __anon5736251c0b02()
212 testUpdateNodeFunc = type; in __anon5736251c0b02()
242 WeakPtr<AceType> testUpdateNodeFunc; variable
256 auto updateNodeFuncation = [&testUpdateNodeFunc](const RefPtr<AceType>& type = nullptr) { in __anon5736251c0f02()
257 testUpdateNodeFunc = type; in __anon5736251c0f02()