Home
last modified time | relevance | path

Searched defs:src (Results 1 – 14 of 14) sorted by relevance

/test/xts/acts/kernel_lite/io_posix/src/
DIoTestString.cpp79 const char src[] = "ABCDEF"; variable
129 const char *src = "hello world !"; variable
149 char src[] = "hello world !"; variable
170 const char *src = "123456789abc"; variable
189 char src[] = "hello world !"; variable
207 char src[] = "hello world !"; variable
240 char src[] = "ABCDE"; variable
292 char src[] = "hello !! world"; variable
307 char src[] = "hello world & HEELO & WORLD"; variable
322 char src[] = "hello world !"; variable
[all …]
DIoTestStrings.cpp83 char src[] = "abcdef123456abcdef"; variable
105 char src[] = "abcdef123456abcdef"; variable
DIoTestWchar.cpp251 wchar_t src[] = L"hello world"; variable
267 wchar_t src[] = L"hello"; variable
285 wchar_t src[] = L"hello"; variable
317 wchar_t src[] = L"CBCDEFF"; variable
DIoTestStdlib.cpp72 char src[20] = "hello world"; variable
/test/xts/acts/kernel_lite/futex_posix/src/
DFutexTest.cpp20 void ChildAssertEQ(int src, int des) in ChildAssertEQ()
28 int ChildExpectEQ(int src, int des) in ChildExpectEQ()
/test/xts/acts/ace/ace_standard/src/main/js/default/pages/imageAnimator/prop/
Dindex.js21 {src: "/common/images/im-ani1.jpg"}, property
22 {src: "/common/images/im-ani2.jpg"}, property
23 {src: "/common/images/im-ani3.jpg"} property
/test/xts/acts/security_lite/huks_hal/src/
Dsecurity_data_huks_export_hash_random_test.c345 struct hks_blob src, dst; variable
366 struct hks_blob src, dst; variable
Dsecurity_data_huks_sign_verify_test.c82 struct hks_blob src; variable
648 struct hks_blob src; variable
/test/xdevice/extension/src/xdevice_extension/_core/testkit/
Dkit.py178 def add_pushed_dir(self, src, dst): argument
209 def __add_pushed_file__(self, device, src, dst): argument
215 def __add_dir_pushed_files__(self, device, src, dst): argument
/test/xts/acts/ace/ace_standard/src/main/js/default/pages/imageAnimator/router/
Dindex.js88 {src: "/common/images/im-ani1.jpg"}, property
89 {src: "/common/images/im-ani2.jpg"}, property
90 {src: "/common/images/im-ani3.jpg"} property
/test/xts/acts/security_lite/huks_posix/src/
DSecurityDataHuksHashRandomHmacTest.cpp79 struct hks_blob src, dst; variable
100 struct hks_blob src, dst; variable
/test/xts/acts/appexecfwk/bundle_standard/bundlemanager/sceneProject/bmsgetinfosscenesystem/src/main/
Dconfig.json69 "src": "/pages/card/index", string
/test/xts/acts/kernel_lite/mem_posix/src/
DMemApiTest.cpp635 char src[1024]; variable
/test/xts/acts/kernel_lite/net_posix/src/
DActsNetTest.cpp1359 const char* src = "!#%^.)(-+{}\r\n"; variable