Home
last modified time | relevance | path

Searched defs:src (Results 1 - 25 of 38) sorted by relevance

12

/test/xts/acts/kernel_lite/futex_posix/src/
H A DFutexTest.cpp20 void ChildAssertEQ(int src, int des) in ChildAssertEQ() argument
28 int ChildExpectEQ(int src, int des) in ChildExpectEQ() argument
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestStrings.cpp83 char src[] = "abcdef123456abcdef"; in HWTEST_F() local
105 char src[] = "abcdef123456abcdef"; in HWTEST_F() local
H A DIoTestString.cpp79 const char src[] = "ABCDEF"; in HWTEST_F() local
129 const char *src = "hello world !"; in HWTEST_F() local
149 char src[] = "hello world !"; in HWTEST_F() local
170 const char *src = "123456789abc"; in HWTEST_F() local
189 char src[] = "hello world !"; HWTEST_F() local
207 char src[] = "hello world !"; HWTEST_F() local
240 char src[] = "ABCDE"; HWTEST_F() local
292 char src[] = "hello !! world"; HWTEST_F() local
307 char src[] = "hello world & HEELO & WORLD"; HWTEST_F() local
322 char src[] = "hello world !"; HWTEST_F() local
340 char src[] = "hello world & This is-String1"; HWTEST_F() local
391 char src[] = "123===ABC"; HWTEST_F() local
415 char src[] = "hello world !"; HWTEST_F() local
432 char src[] = "hello world !"; HWTEST_F() local
450 const char src[] = "!!"; HWTEST_F() local
467 const char src[] = "!"; HWTEST_F() local
484 const char src[] = "heAlo"; HWTEST_F() local
507 const char src[] = "heAlo"; HWTEST_F() local
[all...]
H A DIoTestStdlib.cpp72 char src[20] = "hello world"; in HWTEST_F() local
H A DIoTestWchar.cpp248 wchar_t src[] = L"hello world"; in HWTEST_F() local
264 wchar_t src[] = L"hello"; in HWTEST_F() local
282 wchar_t src[] = L"hello"; in HWTEST_F() local
314 wchar_t src[] = L"CBCDEFF"; in HWTEST_F() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_backgroundimage_test.cpp28 const char *src = FIRST_MIDDLE_VALUE; in TestTextInputBackgroundImage001() local
43 const char *src = FIRST_MIDDLE_VALUE; in TestTextInputBackgroundImage002() local
58 const char *src = FIRST_MIDDLE_VALUE; in TestTextInputBackgroundImage003() local
73 const char *src in TestTextInputBackgroundImage004() local
88 const char *src = SECOND_MIDDLE_VALUE; TestTextInputBackgroundImage005() local
103 const char *src = FIRST_MIDDLE_VALUE; TestTextInputBackgroundImage006() local
[all...]
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativePathTestPart3.cpp282 OH_Drawing_Path *src = OH_Drawing_PathCreate(); in HWTEST_F() local
310 OH_Drawing_Path *src = OH_Drawing_PathCreate(); in HWTEST_F() local
[all...]
H A DDrawingNativeMatrixTestPart2.cpp378 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; in HWTEST_F() local
387 OH_Drawing_Point2D src[i]; in HWTEST_F() local
413 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; in HWTEST_F() local
441 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}}; in HWTEST_F() local
468 OH_Drawing_Point2D src[2] = {{dis(gen), dis(gen)}, {dis(gen), dis(gen)}}; HWTEST_F() local
487 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; HWTEST_F() local
510 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; HWTEST_F() local
539 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; HWTEST_F() local
559 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; HWTEST_F() local
581 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
608 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
640 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, dis(gen), dis(gen)); HWTEST_F() local
[all...]
H A DDrawingNativeRectTest.cpp810 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 200, 200); in HWTEST_F() local
866 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 200, 200); HWTEST_F() local
[all...]
H A DDrawingNativePathTestPart2.cpp160 OH_Drawing_Path *src = OH_Drawing_PathCreate(); in HWTEST_F() local
185 OH_Drawing_Path *src = OH_Drawing_PathCreate(); in HWTEST_F() local
216 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
249 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
281 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
309 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
335 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
365 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
397 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
426 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
962 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
990 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
1017 OH_Drawing_Path *src = OH_Drawing_PathCreate(); HWTEST_F() local
[all...]
H A DDrawingNativeCanvasTestPart2.cpp66 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local
108 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 100, 100); in HWTEST_F() local
126 OH_Drawing_Rect *src = HWTEST_F() local
159 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
220 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
268 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
995 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
1060 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 200, 200); HWTEST_F() local
1140 OH_Drawing_Rect *src = OH_Drawing_RectCreate(-100, -100, -50, -50); HWTEST_F() local
1202 OH_Drawing_Rect *src = OH_Drawing_RectCreate(FLT_MAX, FLT_MAX, 200, 200); HWTEST_F() local
1260 OH_Drawing_Rect *src = OH_Drawing_RectCreate(0, 0, 100, 100); HWTEST_F() local
[all...]
/test/xts/device_attest_lite/services/core/mini/adapter/
H A Dattest_adapter_network_config.c31 static int32_t CopyNVData(char *dst, int32_t dstLen, unsigned char *src, int32_t srcLen) in CopyNVData() argument
/test/testfwk/arkxtest/uitest/record/
H A Dmatrix3.cpp109 bool Matrix3::ScaleMapping(const std::vector<double>& src, std::vector<double>& result) const in ScaleMapping() argument
175 bool Matrix3N::ScaleMapping(const std::vector<double>& src, st argument
[all...]
/test/xts/acts/ai/nncore/opstest/src/
H A Dquant_dtype_cast_test.cpp36 OHNNOperandTest src = {OH_NN_INT64, OH_NN_QUANT_DTYPE_CAST_SRC_T, {1}, &srcValue, sizeof(int64_t)}; member
56 OHNNOperandTest src = {OH_NN_INT64, OH_NN_QUANT_DTYPE_CAST_SRC_T, {1}, &srcValue, sizeof(int64_t)}; member
76 OHNNOperandTest src = {OH_NN_INT64, OH_NN_QUANT_DTYPE_CAST_SRC_T, {1}, &srcValue, sizeof(int64_t)}; member
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/
H A Daeabindk32.cpp91 int src[] = {4, 5, 6, 7}; in AeabiMemcpy() local
106 int src[] = {4, 5, 6, 7}; in AeabiMemcpy4() local
121 int src[] = {4, 5, 6, 7}; in AeabiMemcpy8() local
136 int src[] = {4, 5, 6, 7}; in AeabiMemmove() local
151 int src[] = {4, 5, 6, 7}; in AeabiMemmove4() local
166 int src[] = {4, 5, 6, 7}; AeabiMemmove8() local
181 int src = SIZE_7; AeabiMemset() local
196 int src = SIZE_7; AeabiMemset4() local
211 int src = SIZE_7; AeabiMemset8() local
[all...]
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DNativeDrawingCanvasLargeValueTest.cpp152 OH_Drawing_Rect* src = OH_Drawing_RectCreate(0, 0, 200, 200); in HWTEST_F() local
H A DNativeDrawingMatrixTest.cpp675 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; in HWTEST_F() local
697 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}}; in HWTEST_F() local
719 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; in HWTEST_F() local
741 OH_Drawing_Point2D src[] = {{0, 0}, {100, 0}, {100, 100}, {0, 100}, {0, 100}}; in HWTEST_F() local
828 OH_Drawing_Point2D src[] in HWTEST_F() local
850 OH_Drawing_Rect* src = OH_Drawing_RectCreate(0, 100, 200, 200); HWTEST_F() local
[all...]
H A DNativeDrawingCanvasTest.cpp732 OH_Drawing_Rect* src = OH_Drawing_RectCreate(0, 0, 200, 200); in HWTEST_F() local
/test/xts/acts/ai/mindspore/mindsporectest/src/
H A Dohos_common.cpp432 void PackNCHWToNHWCFp32(const char *src, char *dst, int batch, int plane, int channel) { in PackNCHWToNHWCFp32() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Duiondk.cpp226 char src[256] = "This is process_vm_readv_0100."; in ProcessVmReadV() local
248 char src[256] = "This is process_vm_readv_0100."; in ProcessVmWriteV() local
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
H A Dimage_packer_test.cpp97 bool CreateArrayBuffer(napi_env env, void* src, size_t srcLen, napi_value *res) in CreateArrayBuffer() argument
/test/xts/device_attest/services/core/utils/
H A Dattest_utils.c187 int Sha256ValueToAscii(const unsigned char *src, int srcLen, char *dest, int destLen) in Sha256ValueToAscii() argument
215 int Sha256Value(const unsigned char *src, int srcLen, char *dest, int destLen) in Sha256Value() argument
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils.c190 int Sha256ValueToAscii(const unsigned char *src, int srcLen, unsigned char *dest, int destLen) in Sha256ValueToAscii() argument
218 int Sha256Value(const unsigned char *src, int srcLen, char *dest, int destLen) in Sha256Value() argument
/test/xts/hats/hdf/camera/cameraHdi/buffer_manager/
H A Dbuffer_manager_utest.cpp179 char src[4] = {'t', 'e', 's', 't'}; in HWTEST_F() local
/test/xts/acts/security_lite/huks/liteos_m_adapter/
H A Dhks_mac_test.c50 static int32_t BufferToAscii(uint8_t* src, uint32_t src_size, char* dst, uint32_t* dst_size) in BufferToAscii() argument

Completed in 18 milliseconds

12