Home
last modified time | relevance | path

Searched defs:testSize (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dbuffer_converter_unit_test.cpp328 int32_t testSize = DEFAULT_HEIGHT * DEFAULT_WIDTH * 3 / 2; // 3: nom, 2: denom variable
342 int32_t testSize = DEFAULT_HEIGHT * DEFAULT_WIDTH * 3 / 2; // 3: nom, 2: denom variable
357 int32_t testSize = DEFAULT_HEIGHT * DEFAULT_WIDTH * 4; // 4: pixelSize variable
372 int32_t testSize = DEFAULT_HEIGHT * DEFAULT_WIDTH * 3 / 2; // 3: nom, 2: denom variable
386 int32_t testSize = DEFAULT_HEIGHT * DEFAULT_WIDTH * 3 / 2; // 3: nom, 2: denom variable
401 int32_t testSize = DEFAULT_HEIGHT * DEFAULT_WIDTH * 4; // 4: pixelSize variable
/ohos5.0/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp442 int testSize = INT32_SIZE; in ResponseMessageFuzzTestInt64FromParcel() local
453 int testSize = INT32_SIZE; in ResponseMessageFuzzTestUint64FromParcel() local
464 int testSize = INT16_SIZE; in ResponseMessageFuzzTestInt32FromParcel() local
475 int testSize = INT16_SIZE; in ResponseMessageFuzzTestUint32FromParcel() local
486 int testSize = 0; in ResponseMessageFuzzTestInt16FromParcel() local
497 int testSize = INT32_SIZE; in ResponseMessageFuzzTestStateFromParcel() local
510 int testSize = INT32_SIZE; in ResponseMessageFuzzTestActionFromParcel() local
523 int testSize = INT32_SIZE; in ResponseMessageFuzzTestVersionFromParcel() local
536 int testSize = INT32_SIZE; in ResponseMessageFuzzTestSubscribeTypeFromParcel() local
581 int testSize = INT16_SIZE; in ResponseMessageFuzzTestProgressExtrasFromParcel() local
[all …]
/ohos5.0/base/security/access_token/interfaces/innerkits/nativetoken/test/unittest/src/
H A Dnativetoken_oper_test.cpp48 const int32_t testSize = 2; // 2 means test size variable
176 const int32_t testSize = 2; variable
/ohos5.0/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_test.cpp107 uint32_t testSize = 20; variable
139 uint32_t testSize = 20; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_content_modifier_test_ng.cpp235 SizeF testSize = {}; variable
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/
H A Daudio_service_common_unit_test.cpp358 size_t testSize = 3840; variable
386 size_t testSize = 3840; variable
/ohos5.0/foundation/communication/netstack/test/unittest/http/
H A DHttpRequestOptionsTest.cpp297 int testSize = 10; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/
H A Dimage_painter_test_ng.cpp375 auto testSize = Alignment::GetAlignPosition(dstsize, srcSize, Alignment::CENTER); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/image_provider/
H A Dimage_provider_test_ng.cpp751 auto testSize = Alignment::GetAlignPosition(dstsize, srcSize, Alignment::CENTER); variable
841 auto testSize = Alignment::GetAlignPosition(dstsize, srcSize, Alignment::CENTER); variable
/ohos5.0/base/print/print_fwk/test/unittest/service_test/
H A Dprint_service_stub_test.cpp421 uint32_t testSize = 1001; variable
550 uint32_t testSize = 1001; variable
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp255 int testSize = replyParcel.ReadInt32(); in TestStringTransaction() local
808 int testSize = TestStringTransaction(testString); in ServerStringTransaction() local
/ohos5.0/base/update/updater/test/unittest/package/
H A Dpkg_manager_unittest.cpp243 size_t testSize = 100; in TestCreatePackageInvalidFile() local