/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_image/ |
H A D | ui_test_image.cpp | 28 int16_t g_height = 0; variable 33 g_height = 0; in SetUp() 121 g_height += 130; // offset=130 in UIKitUIImageTestSetImage001() 142 g_height += 120; // offset=120 in UIKitUIImageTestSetImage002() 164 g_height += 140; // offset=140 in UIKitUIImageTestSetImage004() 195 g_height += 100; // offset=100 in UIKitUIImageTestSetImage005() 217 g_height += 190; // offset=190 in UIKitUIImageTestSetImage006() 238 g_height += 90; // offset=90 in UIKitUIImageTestSetImage007() 259 g_height += 90; // offset=90 in UIKitUIImageTestSetImage008() 280 g_height += 100; // offset=100 in UIKitUIImageTestSetImage009() [all …]
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_slider/ |
H A D | ui_test_slider.cpp | 35 static uint16_t g_height = 250; variable 432 g_height = 250; // 250: height in OnClick() 437 slider_->SetValidHeight(g_height); in OnClick() 471 g_height--; in ExpandClick1() 472 slider_->SetValidHeight(g_height); in ExpandClick1() 487 g_height = DEFAULT_WIDTH; in ExpandClick1() 488 slider_->SetValidHeight(g_height); in ExpandClick1() 495 g_height = DEFAULT_WIDTH; in ExpandClick1() 496 slider_->SetValidHeight(g_height); in ExpandClick1() 503 g_height = DEFAULT_HEIGHT; in ExpandClick1() [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | picker_view_tdd_test.cpp | 180 SetNumStyle("height", g_height); in ComponentPickerviewAttributeSetTest002() 240 SetNumStyle("height", g_height); in ComponentPickerviewAttributeSetTest003() 314 SetNumStyle("height", g_height); in ComponentPickerviewAttributeSetTest004() 368 SetNumStyle("height", g_height); in ComponentPickerviewAttributeSetTest005()
|
H A D | picker_view_tdd_test.h | 36 static int32_t g_height = 400; variable
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
H A D | reli_test.cpp | 53 static int32_t g_height = 2160; variable 65 memory = OH_AVMemory_Create(g_width * g_height); in SetUp() 188 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 220 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 272 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 1178 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 1346 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 1390 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 1483 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 1646 memory_list[i] = OH_AVMemory_Create(g_width * g_height); [all …]
|
H A D | net2_test.cpp | 74 static int32_t g_height = 2160; variable 79 memory = OH_AVMemory_Create(g_width * g_height); in SetUp() 839 memory = OH_AVMemory_Create(g_width * g_height); 881 memory = OH_AVMemory_Create(g_width * g_height); 934 memory = OH_AVMemory_Create(g_width * g_height); 965 memory = OH_AVMemory_Create(g_width * g_height);
|
H A D | net_test.cpp | 83 static int32_t g_height = 2160; variable 103 memory = OH_AVMemory_Create(g_width * g_height); in SetUp() 104 memoryV = OH_AVMemory_Create(g_width * g_height); in SetUp() 538 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 591 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 634 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 687 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 822 memory_list[i] = OH_AVMemory_Create(g_width * g_height); 875 memory_list[i] = OH_AVMemory_Create(g_width * g_height);
|
H A D | api_test.cpp | 47 static int32_t g_height = 2160; variable 60 memory = OH_AVMemory_Create(g_width * g_height); in SetUp() 61 buffer = OH_AVBuffer_Create(g_width * g_height); in SetUp()
|
H A D | randomseek_test.cpp | 54 static int32_t g_height = 2160; variable 61 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
|
H A D | perf_test.cpp | 43 static int32_t g_height = 2160; variable 47 OH_AVMemory_Create(g_width * g_height); in SetUpTestCase()
|
H A D | format_test.cpp | 54 static int32_t g_height = 2160; variable 74 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
|
H A D | func2_test.cpp | 62 static int32_t g_height = 2160; variable 71 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
|
H A D | proc_test.cpp | 54 static int32_t g_height = 2160; variable 70 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
|
H A D | func_test.cpp | 54 static int32_t g_height = 2160; variable 60 memory = OH_AVMemory_Create(g_width * g_height); in SetUp()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/ |
H A D | api_test.cpp | 41 static int32_t g_height = 2160; variable 214 int32_t size = g_width * g_height; 302 int32_t size = g_width * g_height; 413 int32_t size = g_width * g_height;
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ |
H A D | web_pattern_test.cpp | 39 float g_height = 0; variable 122 return g_height; in GetEdgeHeight() 299 g_height = 1;
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/demuxer_test/ |
H A D | demuxer_unit_test.cpp | 42 int32_t g_height = 2160; variable 90 bufferSize_ = g_width * g_height; in SetUp()
|