Home
last modified time | relevance | path

Searched refs:Create (Results 1 - 5 of 5) sorted by relevance

/ide/tools/previewer/test/mock/ability/
H A DMockSimulator.cpp56 std::shared_ptr<Simulator> Simulator::Create(const Options &options) in Create() function in OHOS::AbilityRuntime::Simulator
/ide/tools/previewer/test/mock/window/
H A DMockWindow.cpp57 sptr<Window> Window::Create(const std::string& windowName, sptr<WindowOption>& option, in Create() function in OHOS::Rosen::Window
H A Dwindow.h65 static sptr<Window> Create(const std::string& windowName,
/ide/tools/previewer/test/unittest/jsapp/
H A DJsAppImplTest.cpp581 auto window = OHOS::Rosen::Window::Create("previewer", sp, nullptr, errCode); in TEST_F()
591 auto window = OHOS::Rosen::Window::Create("previewer", sp, nullptr, errCode); in TEST_F()
/ide/tools/previewer/jsapp/rich/
H A DJsAppImpl.cpp255 auto window = OHOS::Rosen::Window::Create("previewer", sp, nullptr, errCode); in RunNormalAbility()
273 simulator = OHOS::AbilityRuntime::Simulator::Create(options); in RunDebugAbility()

Completed in 5 milliseconds