Home
last modified time | relevance | path

Searched defs:str (Results 1 – 25 of 71) sorted by relevance

123

/test/xts/acts/kernel_lite/io_posix/src/
DIoTestSprintf.cpp30 char str[100] = {0}; variable
63 char str[100] = {0}; variable
96 char str[100] = {0}; variable
129 char str[100] = {0}; variable
154 char str[50] = {0}; variable
171 char str[50] = {0}; variable
188 char str[50] = {0}; variable
205 char str[50] = {0}; variable
250 char str[50] = {0}; variable
283 char str[50] = {0}; variable
[all …]
DIoTestStdio.cpp44 char str[50] = {0}; variable
126 char str[50] = {0}; variable
149 char str[50] = {0}; variable
170 char str[50] = {0}; variable
211 char str[50] = {0}; variable
269 char str[50] = {0}; variable
349 char str[] = "hello world"; variable
373 char str[] = "hello world"; variable
401 char str[50] = {0}; variable
466 char str[50] = {0}; variable
[all …]
DIoTestWchar.cpp174 wchar_t str[50] = {0}; variable
347 int FormatVswscanf(const wchar_t *str, const wchar_t *format, ...) in FormatVswscanf()
360 wchar_t str[50] = {0}; in FormatVswprintf() local
379 wchar_t str[] = L"helloworld has 10 words"; variable
436 wchar_t str[50] = {0}; variable
462 wchar_t str[50] = {0}; variable
519 wchar_t str[50] = {0}; variable
554 wchar_t str[50] = {0}; variable
DIoTestSscanf.cpp176 char str[50] = {0}; variable
569 char str[50] = {0}; variable
598 char str[50] = {0}; variable
DIoTestOther.cpp176 char str[50] = {0}; variable
194 char str[50] = "hello world"; variable
/test/ostest/wukong/common/include/
Dwukong_define.h47 #define TRACK_LOG(str) \ argument
49 #define DEBUG_LOG(str) \ argument
51 #define INFO_LOG(str) WuKongLogger::GetInstance()->Print(LOG_LEVEL_INFO, "INF : (%5d) %s : %s", __L… argument
52 #define WARN_LOG(str) WuKongLogger::GetInstance()->Print(LOG_LEVEL_WARN, "WRN : (%5d) %s : %s", __L… argument
53 #define ERROR_LOG(str) \ argument
55 #define TEST_RUN_LOG(str) WuKongLogger::GetInstance()->Print(LOG_LEVEL_INFO, "RUN : %s", str) argument
/test/xts/acts/security/security_huks_basic/utils/param/
DpublicFunc.js21 function stringToArray(str) { argument
36 function stringToUint8Array(str) { argument
/test/xts/acts/security/security_huks_reformed_test/utils/param/
DpublicFunc.js20 function stringToArray(str) { argument
35 function stringToUint8Array(str) { argument
/test/xts/acts/storage/storagefileiojstest/src/main/js/test/module_fileio/members/
Dreadtext.test.js174 … fileio.readText(fpath, { position: pos, length: len, encoding: 'UTF-8' }, function (err, str) { argument
201 fileio.readText(fpath, { position: 1 }, function (err, str) { argument
228 fileio.readText(fpath, { position: 1 }, function (err, str) { argument
233 .then(function (str) { argument
/test/xts/acts/ai_lite/ai_engine_posix/base/src/utils/
Daie_client_common.cpp53 const char *str = CLIENT_EXTEND_MSG; in GetClientInfo() local
73 const char *str = ALGORITHM_EXTEND_MSG; in GetSyncAlgorithmInfo() local
103 const char *str = dataString; in GetDataInfo() local
/test/xts/acts/usb/usb_standard/src/main/js/test/
DDateAndTimeUtil.js82 transform24(str) { argument
107 transform12(str) { argument
/test/xts/dcts/common/
Dshm_utils.cpp119 char str[MAX_DATA_LENGTH] = { 0 }; in waitDataWithCode() local
153 char* str = (char*)malloc(MAX_DATA_LENGTH); in writeCodeDataToShm() local
232 char* Int2String(int num, char* str) // 10进制 in Int2String()
/test/xts/acts/kernel_lite/time_posix/src/
DTimeUtilsTest.cpp71 char str[26]; variable
103 char str[26]; variable
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dres_desc_test.cpp68 std::string str; variable
/test/xts/acts/ability/ability_runtime/actscalltest/systemcallentrytest/entry/src/main/ets/MainAbility/
DMainAbility.ts19 str: String = ""; property in MySequenceable
/test/xts/acts/storage/storagefileiov9jstest/src/main/js/test/
DCommon.js75 function isString(str) { argument
/test/xts/acts/ability/ability_runtime/actscalltest/thirdcalltest/entry/src/main/ets/SecondAbility/
DSecondAbility.ts20 str: String = ""; property in MySequenceable
/test/xts/acts/ability/ability_runtime/actscalltest/thirdcalltest/entry/src/main/ets/FifthAbility/
DFifthAbility.ts20 str: String = ""; property in MySequenceable
/test/xts/acts/ability/ability_runtime/actscalltest/systemappcallera/entry/src/main/ets/SecondAbility/
DSecondAbility.ts20 str: String = ""; property in MySequenceable
/test/xts/acts/ability/ability_runtime/actscalltest/thirdcalltest/entry/src/main/ets/ForthAbility/
DForthAbility.ts20 str: String = ""; property in MySequenceable
/test/xts/acts/ability/ability_runtime/actscalltest/systemappcalleea/entry/src/main/ets/ThirdAbility/
DThirdAbility.ts20 str: String = ""; property in MySequenceable
/test/xts/acts/ability/ability_runtime/actscalltest/thirdcalltest/entry/src/main/ets/ThirdAbility/
DThirdAbility.ts20 str: String = ""; property in MySequenceable
/test/xts/acts/ability/ability_runtime/actscalltest/systemappcallera/entry/src/main/ets/ThirdAbility/
DThirdAbility.ts20 str: String = ""; property in MySequenceable
/test/xts/acts/ability/ability_runtime/actscalltest/thirdappa/entry/src/main/ets/MainAbility/
DMainAbility.ts20 str: String = ""; property in MySequenceable
/test/xts/acts/security/cryptoFramework/js_api_test_two/src/main/js/test/utils/common/
DpublicDoString.js16 function stringToArray(str) { argument
34 function stringTouInt8Array(str) { argument

123