Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
Dcustomcomponent_event_test.cpp105 auto constrait = OH_ArkUI_NodeCustomEvent_GetLayoutConstraintInMeasure(event); in CreateNativeNode() local
115 auto constrait = OH_ArkUI_NodeCustomEvent_GetLayoutConstraintInMeasure(event); in CreateNativeNode() local
Dcustomcomponent_event_null_test.cpp35 auto constrait = OH_ArkUI_NodeCustomEvent_GetLayoutConstraintInMeasure(nullptr); in CustomComponentEventNull002() local