Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/
H A Dxcomponent_property_test_ng.cpp107 testProperty.soPath = XCOMPONENT_SO_PATH; in SetUpTestSuite()
164 xComponent.SetSoPath(XCOMPONENT_SO_PATH);
188 xComponent2.SetSoPath(XCOMPONENT_SO_PATH);
212 xComponent.SetSoPath(XCOMPONENT_SO_PATH);
244 xComponent.SetSoPath(XCOMPONENT_SO_PATH);
309 xComponent.SetSoPath(XCOMPONENT_SO_PATH);
385 xComponent.SetSoPath(XCOMPONENT_SO_PATH);
420 xComponent.SetSoPath(XCOMPONENT_SO_PATH);
488 xComponent.SetSoPath(XCOMPONENT_SO_PATH);
556 xComponent.SetSoPath(XCOMPONENT_SO_PATH);
[all …]
H A Dxcomponent_test_ng.cpp64 const std::string XCOMPONENT_SO_PATH = "com.example.xcomponentmultihap/entry"; variable
162 testProperty.soPath = XCOMPONENT_SO_PATH; in SetUpTestSuite()
996 xComponent.SetSoPath(XCOMPONENT_SO_PATH);
1050 xComponentPattern->SetSoPath(XCOMPONENT_SO_PATH);
1056 EXPECT_EQ(xComponentPattern->GetSoPath(), XCOMPONENT_SO_PATH);
1069 xComponent2.SetSoPath(XCOMPONENT_SO_PATH);