Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animation_util.h167 static std::unique_ptr<PlatformWindow> CreatePlatformWindow() in CreatePlatformWindow() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/spring_chain/
H A Dspring_chain_test.cpp88 std::unique_ptr<PlatformWindow> platformWindow = AnimationTestUtils::CreatePlatformWindow(); in SetUp()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/svg_animate/
H A Dsvg_animate_test.cpp140 std::unique_ptr<PlatformWindow> platformWindow = AnimationTestUtils::CreatePlatformWindow(); in SetUp()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/framework/
H A Danimation_framework_test.cpp88 std::unique_ptr<PlatformWindow> platformWindow = AnimationTestUtils::CreatePlatformWindow(); in SetUp()