/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_draw_rect/ |
H A D | ui_test_draw_rect.cpp | 133 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder001() 159 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder002() 186 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder003() 213 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder004() 240 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder005() 267 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder006() 294 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder007() 321 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder008() 348 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder009() 375 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawRectTestRectNoBorder0010() [all …]
|
H A D | ui_test_draw_rect.h | 178 UIViewGroup* CreateTestCaseGroup() const;
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_qrcode/ |
H A D | ui_test_qrcode.cpp | 55 UIViewGroup* UITestQrcode::CreateTestCaseGroup(const char* title) const in CreateTestCaseGroup() function in OHOS::UITestQrcode 72 UIViewGroup* group = CreateTestCaseGroup(" display qrcode 60 * 60"); in UIKitUIQrcodeTestDisplay001() 87 UIViewGroup* group = CreateTestCaseGroup(" display qrcode 120 * 250"); in UIKitUIQrcodeTestDisplay002() 106 UIViewGroup* group = CreateTestCaseGroup(" display qrcode 400 * 200"); in UIKitUIQrcodeTestDisplay003() 130 …UIViewGroup* group = CreateTestCaseGroup("qrcode 50 * 50, width is less than minimum qrcode size, … in UIKitUIQrcodeTestDisplay004() 150 …UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, val length is greater than MAX_LENGTH,… in UIKitUIQrcodeTestDisplay005() 172 UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, str = \"\" "); in UIKitUIQrcodeTestDisplay006() 189 UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, str = \" \""); in UIKitUIQrcodeTestDisplay007() 206 UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, str = nullptr"); in UIKitUIQrcodeTestDisplay008() 223 UIViewGroup* group = CreateTestCaseGroup("qrcode 250 * 250, position x = -50"); in UIKitUIQrcodeTestDisplay009()
|
H A D | ui_test_qrcode.h | 45 UIViewGroup* CreateTestCaseGroup(const char* title) const;
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_draw_line/ |
H A D | ui_test_draw_line.cpp | 93 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine001() 115 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine002() 138 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine003() 163 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine004() 188 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine005() 214 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine006() 240 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine007() 264 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine008() 297 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine009() 321 UIViewGroup* group = CreateTestCaseGroup(); in UIKitDrawLineTestLine010() [all …]
|
H A D | ui_test_draw_line.h | 51 UIViewGroup* CreateTestCaseGroup() const;
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_opacity/ |
H A D | ui_test_opacity.cpp | 61 UIViewGroup* UITestOpacity::CreateTestCaseGroup(const char* title) const in CreateTestCaseGroup() function in OHOS::UITestOpacity 109 UIViewGroup* group = CreateTestCaseGroup(" display dynamic text with opacity 200 and 100"); in UIKitOpacityTestUILabel001() 140 UIViewGroup* group = CreateTestCaseGroup(" display UIButton with opacity 200 and 100"); in UIKitOpacityTestUIButton001() 172 … UIViewGroup* group = CreateTestCaseGroup(" display UIButton Image with opacity 200 and 100"); in UIKitOpacityTestUIButton002() 198 UIViewGroup* group = CreateTestCaseGroup(" display UILabelButton with opacity 200 and 100"); in UIKitOpacityTestUILabelButton001() 228 UIViewGroup* group = CreateTestCaseGroup(" display UIArcLabel with opacity 200 and 100"); in UIKitOpacityTestUIArcLabel001() 255 UIViewGroup* group = CreateTestCaseGroup(" display UIImageView with opacity 200 and 100"); in UIKitOpacityTestUIImageView001() 307 UIViewGroup* group = CreateTestCaseGroup(" display UIView with opacity 200 and 100"); in UIKitOpacityTestUIView001() 325 UIViewGroup* group = CreateTestCaseGroup(" display UIViewGroup with opacity 200 and 100"); in UIKitOpacityTestUIViewGroup001() 400 UIViewGroup* group = CreateTestCaseGroup(" display UIList with opacity 200 and 100"); in UIKitOpacityTestUIList001() [all …]
|
H A D | ui_test_opacity.h | 105 UIViewGroup* CreateTestCaseGroup(const char* title) const;
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_anti_aliasing/ |
H A D | ui_test_anti_aliasing.cpp | 47 UIViewGroup* UITestAntiAliasing::CreateTestCaseGroup() const in CreateTestCaseGroup() function in OHOS::UITestAntiAliasing 69 UIViewGroup* group = CreateTestCaseGroup(); in UIKitAntiAliasingTestRect001() 102 UIViewGroup* group = CreateTestCaseGroup(); in UIKitAntiAliasingTestCircle001() 139 UIViewGroup* group = CreateTestCaseGroup(); in UIKitAntiAliasingTestLine001()
|
H A D | ui_test_anti_aliasing.h | 48 UIViewGroup* CreateTestCaseGroup() const;
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_render/ |
H A D | ui_test_render.cpp | 59 UIViewGroup* UITestRender::CreateTestCaseGroup() const in CreateTestCaseGroup() function in OHOS::UITestRender 81 UIViewGroup* group = CreateTestCaseGroup(); in UIKitRenderTestRender001() 113 UIViewGroup* group = CreateTestCaseGroup(); in UIKitRenderTestRenderMeasure001()
|
H A D | ui_test_render.h | 49 UIViewGroup* CreateTestCaseGroup() const;
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_view_group/ |
H A D | ui_test_view_group.cpp | 43 UIViewGroup* UITestViewGroup::CreateTestCaseGroup() const in CreateTestCaseGroup() function in OHOS::UITestViewGroup 80 UIViewGroup* group = CreateTestCaseGroup(); in UIKitViewGroupTestAddRemove001() 119 UIViewGroup* group = CreateTestCaseGroup(); in UIKitViewGroupTestAddError001() 159 UIViewGroup* group = CreateTestCaseGroup(); in UIKitViewGroupTestInsertError001()
|
H A D | ui_test_view_group.h | 51 UIViewGroup* CreateTestCaseGroup() const;
|