Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp1220 for (bool typeCondition : typeConditions) { variable
1222 … pattern->type_ = typeCondition ? XCOMPONENT_TEXTURE_TYPE_VALUE : XCOMPONENT_COMPONENT_TYPE_VALUE;
1224 if (initCondition && typeCondition) {