Home
last modified time | relevance | path

Searched defs:UITestViewGroup (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/test/unittest/render/
H A Drender_uni_test.cpp68 class UITestViewGroup : public UIViewGroup { class
70 UITestViewGroup() {} in UITestViewGroup() function in OHOS::UITestViewGroup
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_group/
H A Dui_test_view_group.h28 UITestViewGroup() : container_(nullptr) {} in UITestViewGroup() function