Home
last modified time | relevance | path

Searched defs:TEST_SIZE (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_packer_mdk_test.cpp26 static constexpr size_t TEST_SIZE = 0; variable
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dservice_test_common.h37 static constexpr float TEST_SIZE = 100.0; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/test/unittest/common/
H A Devent_export_config_test.cpp34 constexpr int64_t TEST_SIZE = 2; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
H A Dfile_asset_test.cpp64 const int64_t TEST_SIZE = 1; variable
H A Dfetch_result_test.cpp39 static const int64_t TEST_SIZE = 0; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
H A Dtrans_udp_static_test.cpp32 #define TEST_SIZE 64 macro
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_service_stub_test.cpp29 constexpr size_t TEST_SIZE = 1; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_on_demand_event_test.cpp40 constexpr int32_t TEST_SIZE = 1; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/render/
H A Dborder_image_painter_test_ng.cpp35 const NG::SizeF TEST_SIZE = { 100.0, 200.0 }; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dmeasure_utils_test_ng.cpp55 const SizeF TEST_SIZE { 50.0, 50.0 }; variable