Home
last modified time | relevance | path

Searched refs:onSurfaceCreate (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dform_render_delegate_impl_test.cpp83 auto onSurfaceCreate = [&onSurfaceCreateKey](const std::shared_ptr<Rosen::RSSurfaceNode>& /* surfaceNode */, in HWTEST_F() local
86 renderDelegate->SetSurfaceCreateEventHandler(std::move(onSurfaceCreate)); in HWTEST_F()
H A Dform_render_test.cpp211 auto onSurfaceCreate = [&onSurfaceCreateKey](const std::shared_ptr<Rosen::RSSurfaceNode>& /* surfaceNode */, in HWTEST_F() local
214 renderDelegate->SetSurfaceCreateEventHandler(std::move(onSurfaceCreate)); in HWTEST_F()
232 * @tc.expected: step3. onSurfaceCreate has been called in HWTEST_F()

Completed in 4 milliseconds