Home
last modified time | relevance | path

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

1234

/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.cpp171 wchar_t str[50] = {0}; variable
344 int FormatVswscanf(const wchar_t *str, const wchar_t *format, ...) in FormatVswscanf()
357 wchar_t str[50] = {0}; in FormatVswprintf() local
376 wchar_t str[] = L"helloworld has 10 words"; variable
433 wchar_t str[50] = {0}; variable
459 wchar_t str[50] = {0}; variable
516 wchar_t str[50] = {0}; variable
551 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/testfwk/developer_test/localCoverage/push_coverage_so/
Dpush_coverage.py28 def get_subsystem_name(partname: str) -> str:
47 def find_part_so_dest_path(test_part: str) -> str:
68 def find_subsystem_so_dest_path(sub_system: str) -> list:
96 def find_so_source_dest(path: str, subsystem_name: str) -> dict:
/test/xts/acts/security/certificate_framework/js_api_test_oh40/src/main/js/test/utils/common/
DpublicDoString.js16 function stringToArray(str) { argument
34 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/security/security_huks_basic/utils/param/
DpublicFunc.js21 function stringToArray(str) { argument
36 function stringToUint8Array(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/acts/storage/storagefileiojstest/src/main/js/test/module_fileio/members/
Dreadtext.test.js223 … fileio.readText(fpath, { position: pos, length: len, encoding: 'utf-8' }, function (err, str) { argument
250 fileio.readText(fpath, { position: 1 }, function (err, str) { argument
277 fileio.readText(fpath, { position: 1 }, function (err, str) { argument
282 .then(function (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/testfwk/developer_test/localCoverage/keyword_registration/
Dkeyword_filter.py73 def get_statistic_path(self, gcov_file_path: str):
146 def update_tag(tag: str):
356 def get_branch_data_by_tag(tag_html: str, symbol_status=None):
369 def get_judge_condition_index(judge_key: str, source_code: str):
383 def update_source_code_tag(html_tag: str):
/test/testfwk/developer_test/localCoverage/resident_service/
Dpublic_method.py81 def get_system_dict_to_server_name(server_name: str, system_info_dict):
/test/xts/acts/kernel_lite/time_posix/src/
DTimeUtilsTest.cpp71 char str[26]; variable
103 char str[26]; variable
/test/xts/acts/ability/ability_runtime/actsmultiplecall/actsapprely/entry/src/main/ets/entryability/
DEntryAbility.ts23 str: String = ''; property in MyParcelable
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/
Dres_desc_test.cpp68 std::string str; variable
/test/xts/acts/security/cryptoFramework/js_api_test_oh40/src/main/js/test/utils/common/
DpublicDoString.js16 function stringToArray(str) { argument
34 function stringTouInt8Array(str) { argument
/test/xts/acts/ability/ability_runtime/actscrosscall/actscrosscalleerely/entry/src/main/ets/entryability/
DEntryAbility.ts21 str: String = ''; property in MyParcelAble
/test/xts/acts/ability/ability_runtime/actsmultiplecall/actsappsinglerely/entry/src/main/ets/entryability/
DEntryAbility.ts21 str: String = ""; property in MyParcelable
/test/xts/acts/ability/ability_runtime/actsmultiplecall/actsappsinglerely/entry/src/main/ets/secondability/
DSecondAbility.ts21 str: String = ""; property in MyParcelable
/test/xts/acts/ability/ability_runtime/actscalltest/systemcallentrytest/entry/src/main/ets/MainAbility/
DMainAbility.ts19 str: String = ""; property in MySequenceable
/test/xts/acts/ability/ability_runtime/actsmultiplecall/actsappmultiplerely/entry/src/main/ets/secondability/
DSecondAbility.ts21 str: String = ""; property in MyParcelable

1234