Home
last modified time | relevance | path

Searched defs:content (Results 1 – 25 of 52) sorted by relevance

123

/test/xts/acts/distributeddatamgr_lite/dbm_kv_store_hal/src/
Ddbm_kv_store_func_test.c88 static BOOL PutKVs(int num, const char* key, const char* content) in PutKVs()
95 char content[200]; in PutKVs() member
141 static BOOL GetKVs(int num, const char* key, const char* content) in GetKVs()
148 char content[200]; in GetKVs() member
223 char content[200]; member
255 char content[200]; member
279 char content[200]; member
303 char content[200]; member
327 char content[200]; member
348 char content[200]; member
[all …]
/test/testfwk/xdevice/plugins/devicetest/log/
Dlogger.py38 def error(cls, content, error_no=None, is_traceback=False): argument
49 def warn(cls, content): argument
53 def warning(cls, content): argument
57 def info(cls, content): argument
61 def debug(cls, content): argument
65 def exception(cls, content, error_no=None): argument
/test/xts/acts/notification/ans_standard/actsNotificationPublishTest/entry/src/ohosTest/js/test/
DActsNotificationManagerPublishTest.js629 content: { property
663 content: { property
707 content: { property
741 content: { property
779 content: { property
826 content: { property
864 content: { property
901 content: { property
938 content: { property
975 content: { property
[all …]
DActsNotificationPublishTest.js115 content: { property
160 content: { property
202 content: { property
254 content: { property
304 content: { property
356 content: { property
406 content: { property
461 content: { property
517 content: { property
/test/testfwk/xdevice/plugins/devicetest/utils/
Dfile_util.py171 def os_open_file_write(file_path, content, mode="w"): argument
208 def save_file(file_path, content): argument
223 def to_file_plus(file_path, content, console=False, level="INFO"): argument
247 def to_file(filename, content): argument
/test/xts/acts/multimedia/audio/audio_js_standard/AudioRendererChangeInfo/src/main/js/test/
DAudioRendererChangeInfo.test.js70 content: audio.ContentType.CONTENT_TYPE_RINGTONE, property
154 content: audio.ContentType.CONTENT_TYPE_UNKNOWN, property
239 content: audio.ContentType.CONTENT_TYPE_SPEECH, property
324 content: audio.ContentType.CONTENT_TYPE_RINGTONE, property
409 content: audio.ContentType.CONTENT_TYPE_RINGTONE, property
500 content: audio.ContentType.CONTENT_TYPE_RINGTONE, property
568 content: audio.ContentType.CONTENT_TYPE_UNKNOWN, property
636 content: audio.ContentType.CONTENT_TYPE_SPEECH, property
704 content: audio.ContentType.CONTENT_TYPE_MUSIC, property
772 content: audio.ContentType.CONTENT_TYPE_MOVIE, property
[all …]
/test/testfwk/developer_test/local_coverage/keyword_registration/
Dkeyword_filter.py111 def get_tag(content, line): argument
313 def get_break_line_tag(self, content, origin_branch_html, branch_line): argument
344 def get_coverage_lines_by_branch(self, file_path, content=None): argument
364 def get_coverage_lines_by_keyword(self, keyword, content): argument
403 def code_body_judge(self, line, content): argument
449 def get_line_funcname(self, branch_line, content): argument
816 key_line, content, function_name): argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
Dtext_StyleGraphic_test.cpp36 const char *content = "C textStyle Test"; in TextTextStyleGraphic001() local
58 const char *content = "C addPlaceHolder Test"; in TextTextStyleGraphic002() local
/test/testfwk/xdevice/src/xdevice/_core/report/
Dencrypt.py60 def do_rsa_encrypt(content): argument
98 def do_rsa_decrypt(content): argument
/test/xts/acts/telephony/telephonyjstest/sms_mms/sms_mms_error/entry/src/ohosTest/js/test/
DSmsMmsError.test.js143 content, property
178 content, property
219 content, property
/test/xts/acts/multimedia/media/media_js_standard/avPlayer/entry/src/main/ets/test/
DAVPlayerAudioEffectModeTest.test.js116 content: audio.ContentType.CONTENT_TYPE_RINGTONE , property
376 content: audio.ContentType.CONTENT_TYPE_RINGTONE , property
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/arkApi/
DarkApi.cpp144 char *content = "C textStyle Test"; in TestArkUIAddApi015() local
154 char *content = "C textStyle Test"; in TestArkUIAddApi016() local
164 char *content = "C textStyle Test"; in TestArkUIAddApi017() local
174 char *content = "C textStyle Test"; in TestArkUIAddApi018() local
240 ArkUI_NodeContentHandle content = OH_ArkUI_NodeContentEvent_GetNodeContentHandle(event); in TestArkUIAddApi024() local
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
DOhSampleBusinessComment.java73 private String content; field in OhSampleBusinessComment
/test/xts/acts/notification/ces_standard/subscribeandpublish/emittertest/entry/src/ohosTest/js/test/
DEmitterTest.js31 'content': undefined property
813 'content': 'c', property
841 'content': 'c', property
/test/xts/acts/storage/storagefileioerrorjstest/entry/src/ohosTest/js/test/
DCommon.js21 export function prepareFile(fpath, content) { argument
/test/xts/acts/distributeddatamgr/dataObjecttest/dataObjectjstest/hap/src/main/js/test/
DObjectStoreJsunitV9.test.js798 content:"bindAssettest-content", property
891 content:"bindAssettest-content", property
983 content:"bindAssettest-content", property
1077 content:"bindAssettest-content", property
1170 content:"bindAssettest-content", property
1229 content:"bindAssettest-content", property
1288 content:"bindAssettest-content", property
1347 content:"bindAssettest-content", property
1406 content:"bindAssettest-content", property
1465 content:"bindAssettest-content", property
[all …]
/test/xts/acts/storage/storagefilejstest/entry/src/ohosTest/js/test/
DCommon.js26 export function prepareFile(fpath, content) { argument
/test/ostest/wukong/report/src/
Ddata_set.cpp50 void DataSet::FormatData(std::string name, std::string &content) in FormatData()
/test/xts/acts/multimedia/audio/audio_js_standard/audioVoip/src/main/js/test/
DAudioVOIP.test.js417 content: audio.ContentType.CONTENT_TYPE_SPEECH, property
506 content: audio.ContentType.CONTENT_TYPE_SPEECH, property
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/list/
Dlist_childMainSize_test.cpp173 char *content = "C textStyle Test"; in TestImageAniMator009() local
198 char *content = "C textStyle Test"; in TestImageAniMator011() local
256 const char *content = "C textStyle Test"; in TestAccessibility011() local
/test/xts/acts/storage/storagefileiov9jstest/entry/src/ohosTest/js/test/
DCommon.js28 export function prepareFile(fpath, content) { argument
/test/testfwk/developer_test/src/core/config/
Dconfig_manager.py179 def content_strip(cls, content): argument
276 def _handle_str(self, content): argument
/test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/
Dnapi_init.cpp337 char content[] = "hello world"; in OH_Pasteboard_GetDataSrouce0100() local
359 char content[] = "hello world"; in OH_Pasteboard_HasType0100() local
385 char content[] = "hello world"; in OH_Pasteboard_HasData0100() local
417 char content[] = "hello world"; in OH_Pasteboard_SetData0100() local
440 char content[] = "hello world"; in OH_Pasteboard_GetData0100() local
/test/testfwk/developer_test/local_coverage/
Dutils.py27 def logger(content, level): argument
/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/
DCommon.js27 export function prepareFile(fpath, content) { argument

123