Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_test_ng.cpp1073 auto xComponentPattern2 = frameNode2->GetPattern<XComponentPattern>(); variable
1074 EXPECT_FALSE(xComponentPattern2 == nullptr);
1077 EXPECT_TRUE(xComponentPattern2->GetSoPath()->empty());
1078 EXPECT_FALSE(xComponentPattern2->IsAtomicNode());
H A Dxcomponent_property_test_ng.cpp192 auto xComponentPattern2 = frameNode2->GetPattern<XComponentPattern>(); variable
193 EXPECT_FALSE(xComponentPattern2 == nullptr);
196 EXPECT_TRUE(xComponentPattern2->GetSoPath()->empty());
197 EXPECT_FALSE(xComponentPattern2->IsAtomicNode());