Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 12 of 12) sorted by relevance

/test/xts/acts/
Dget_dependency.py107 def write_precise_gni(depends_list, file_name): argument
118 def write_file(depends_list, file_name): argument
/test/testfwk/developer_test/aw/python/distributed/common/
Ddrivers.py71 def receive_coverage_data(device, result_path, suite_file, file_name): argument
/test/testfwk/xdevice/plugins/devicetest/controllers/tools/
Dscreen_agent.py150 def capture_step_picture(cls, file_name, step_name, _device, ext=".png"): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Drequest.py134 def _load_task(self, task_dir, file_name): argument
Dsource.py496 def _parse_module_name(config_file, file_name): argument
/test/testfwk/xdevice/plugins/devicetest/driver/
Ddevice_test.py60 def _get_dict_test_list(module_path, file_name): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Dcpp_driver_lite.py56 def sort_by_length(file_name): argument
/test/testfwk/xdevice/src/xdevice/_core/report/
Dreporter_helper.py219 def get_summary_result(cls, report_path, file_name, key=None, **kwargs): argument
293 def generate_report(element, file_name): argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dstdiondk.cpp485 int vfprintftest(char *file_name, char *format, char *funcName, char *want_reuslt, ...) in vfprintftest()
Dstdiondk1.cpp1470 int Vfprintf_Test(const char *file_name, const char *format, const char *want_reuslt, ...) in Vfprintf_Test()
Dwcharndk.cpp87 char file_name[SIZE_256] = "/data/storage/el2/base/files/test.txt"; in Vfwprintf() local
Dunistdndk.cpp505 char file_name[] = PATH; in Symlink() local