Home
last modified time | relevance | path

Searched refs:CreateInstance (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/test/mock/arkui/
H A DMockAceAbility.cpp105 std::unique_ptr<AceAbility> AceAbility::CreateInstance(AceRunArgs& runArgs) in CreateInstance() function in OHOS::Ace::Platform::AceAbility
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp92 OHOS::Ace::Platform::AceAbility::CreateInstance(JsAppImpl::GetInstance().aceRunArgs); in TEST_F()
118 OHOS::Ace::Platform::AceAbility::CreateInstance(JsAppImpl::GetInstance().aceRunArgs); in TEST_F()
225 OHOS::Ace::Platform::AceAbility::CreateInstance(JsAppImpl::GetInstance().aceRunArgs); in TEST_F()
243 OHOS::Ace::Platform::AceAbility::CreateInstance(JsAppImpl::GetInstance().aceRunArgs); in TEST_F()
270 OHOS::Ace::Platform::AceAbility::CreateInstance(JsAppImpl::GetInstance().aceRunArgs); in TEST_F()
279 OHOS::Ace::Platform::AceAbility::CreateInstance(JsAppImpl::GetInstance().aceRunArgs); in TEST_F()
578 OHOS::Ace::Platform::AceAbility::CreateInstance(JsAppImpl::GetInstance().aceRunArgs); in TEST_F()
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp247 ability = Platform::AceAbility::CreateInstance(aceRunArgs); in RunNormalAbility()

Completed in 4 milliseconds