Home
last modified time | relevance | path

Searched defs:length (Results 1926 - 1950 of 5135) sorted by relevance

1...<<71727374757677787980>>...206

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/image/
H A Dimage_hittestbehavior_test.cpp169 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_currentoffset_test.cpp57 size_t length = PARAM_64; in CreateNativeNode() local
129 size_t length = PARAM_64; in CreateNativeNodeEase() local
201 size_t length = PARAM_64; in CreateNativeNodeEaseInOut() local
273 size_t length = PARAM_64; in CreateNativeNodeEaseIn() local
345 size_t length = PARAM_64; in CreateNativeNodeEaseOut() local
417 size_t length = PARAM_64; CreateNativeNodeExtremeDeceleration() local
489 size_t length = PARAM_64; CreateNativeNodeFastOutLinearIn() local
561 size_t length = PARAM_64; CreateNativeNodeFastOutSlowIn() local
633 size_t length = PARAM_64; CreateNativeNodeFriction() local
705 size_t length = PARAM_64; CreateNativeNodeLinearOutSlowIn() local
777 size_t length = PARAM_64; CreateNativeNodeRhythm() local
849 size_t length = PARAM_64; CreateNativeNodeSharp() local
921 size_t length = PARAM_64; CreateNativeNodeSmooth() local
[all...]
H A Dscroll_nestedscroll_test.cpp178 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_enabled_test.cpp100 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
H A Dtextarea_enabled_test.cpp105 size_t length = PARAM_64; in CreateNativeNode() local
H A Dtextarea_key_test.cpp95 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/appexecfwk_lite/appexecfwk_posix/src/
H A DBundleMgrTest.cpp706 int32_t length = 0; in HWTEST_F() local
737 int32_t *length = nullptr; in HWTEST_F() local
759 int32_t length = 0; in HWTEST_F() local
791 int32_t length = 0; HWTEST_F() local
811 int32_t length = 0; HWTEST_F() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/checkbox/
H A Dcheckbox_enabled_test.cpp108 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonevent/
H A Dcommonevent_onareachange_test.cpp141 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/stack/
H A Dstack_onareachange_test.cpp140 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_key_test.cpp96 size_t length = PARAM_64; in CreateNativeNode() local
H A Dtextinput_enabled_test.cpp108 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/datepicker/
H A Ddatepicker_enabled_test.cpp105 size_t length = PARAM_64; in CreateNativeNode() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Ddirentndk.cpp67 size_t length = SIXFOURVAL, stresult = PARAM_0; in Scandir64() local
92 size_t length = SIXFOURVAL, stresult = PARAM_0; in Scandir() local
H A Dresourcendk.cpp74 size_t length = ONE; in GetRLimit() local
89 size_t length = LENGTH; in GetRUsage() local
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Dotherstestndk32.cpp100 size_t length = PARAM_256; in FStatAt_time64() local
/test/xts/acts/graphic/nativevsync/entry/src/main/cpp/
H A Dnativevsync.cpp56 unsigned int length = 0; in OHNativeVSyncCreateFOne() local
155 unsigned int length = 0; in OHNativeVSyncCreateNull() local
169 unsigned int length = NUMBER_2; in OHNativeVSyncCreateNotEq() local
184 unsigned int length = strlen(name); in OHNativeVSyncCreateNormal() local
273 unsigned int length in OHNativeVSyncCreateMuch() local
307 unsigned int length = strlen(name); OHNativeVSyncRequestFrameNullptr() local
334 unsigned int length = strlen(name); OHNativeVSyncRequestFrameNormal() local
347 unsigned int length = strlen(name); OHNativeVSyncRequestFrameParamErr() local
[all...]
/test/xts/acts/notification/ces_standard/actsCommonEventSubscribeNDKTest/entry/src/main/cpp/
H A Dsubscribe.cpp119 uint32_t length = 0; in CreateSubscribeInfo() local
/test/xts/acts/multimedia/photoAccess/photoAccess/entry/src/main/cpp/napi/
H A DphotoAccessHelper.cpp321 uint32_t length = 1024; in ChangeRequestAddResourceWithBuffer() local
[all...]
/test/xts/device_attest_lite/services/core/network/
H A Dattest_coap.c126 int32_t CoapGetExtensionLen(uint8_t param, size_t *length) in CoapGetExtensionLen() argument
[all...]
/test/xts/hats/ai/nnrt/hdi/v1_0/common/
H A Dhdi_nnrt_test_utils.cpp159 V1_0::IOTensor HDICommon::CreateInputIOTensor(OHOS::sptr<V1_0::INnrtDevice> &device, size_t length, float* data) in CreateInputIOTensor() argument
187 V1_0::IOTensor HDICommon::CreateOutputIOTensor(OHOS::sptr<V1_0::INnrtDevice> &device, size_t length) in CreateOutputIOTensor() argument
208 MapMemory(int fd, size_t length) MapMemory() argument
228 SetData(float* buffer, size_t length, float* data) SetData() argument
288 PrintTensor(const float *buffer, size_t length) PrintTensor() argument
[all...]
/test/xts/hats/ai/nnrt/hdi/v2_0/common/
H A Dhdi_nnrt_test_utils.cpp159 V2_0::IOTensor HDICommon::CreateInputIOTensor(OHOS::sptr<V2_0::INnrtDevice> &device, size_t length, float* data) in CreateInputIOTensor() argument
187 V2_0::IOTensor HDICommon::CreateOutputIOTensor(OHOS::sptr<V2_0::INnrtDevice> &device, size_t length) in CreateOutputIOTensor() argument
208 MapMemory(int fd, size_t length) MapMemory() argument
228 SetData(float* buffer, size_t length, float* data) SetData() argument
288 PrintTensor(const float *buffer, size_t length) PrintTensor() argument
[all...]
/test/xts/hats/hdf/usb/mtpTest_additional/common/
H A Dusbfn_mtp_test.cpp708 uint32_t length = BULK_IN_LESS_THEN_ONCE; HWTEST_F() local
730 uint32_t length = BULK_IN_ONCE_MAX_SIZE; HWTEST_F() local
751 uint32_t length = BULK_IN_MORE_THEN_ONCE; HWTEST_F() local
772 uint32_t length = BULK_IN_MORE_THEN_ONCE; HWTEST_F() local
[all...]
/test/xts/hats/hdf/usb/mtpTest/common/
H A Dusbfn_mtp_test.cpp369 uint32_t length = BULK_IN_LESS_THEN_ONCE; in HWTEST_F() local
393 uint32_t length = BULK_IN_ONCE_MAX_SIZE; in HWTEST_F() local
416 uint32_t length = BULK_IN_MORE_THEN_ONCE; HWTEST_F() local
[all...]
/test/xts/hats/hdf/location/agnss/
H A Dagnss_hdi_test.cpp234 int32_t GnssCallbackImpl::ReportNmea(int64_t timestamp, const std::string& nmea, int32_t length) in ReportNmea() argument

Completed in 18 milliseconds

1...<<71727374757677787980>>...206