Home
last modified time | relevance | path

Searched refs:get_device_log_file (Results 1 - 14 of 14) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Dc_driver_lite.py188 device_log_file = get_device_log_file(
254 device_log_file = get_device_log_file(
314 device_log_file = get_device_log_file(
364 device_log_file = get_device_log_file(
H A Doh_kernel_driver.py65 self.device_log = get_device_log_file(
73 self.hilog = get_device_log_file(
H A D__init__.py30 from xdevice import get_device_log_file namespace
H A Dcpp_driver.py69 self.device_log = get_device_log_file(
77 self.hilog = get_device_log_file(
H A Djsunit_driver.py357 self.hilog = get_device_log_file(
369 self.device_log = get_device_log_file(
H A Dltp_posix_driver.py110 self.hilog = get_device_log_file(
H A Dcpp_driver_lite.py86 device_log_file = get_device_log_file(
H A Doh_jsunit_driver.py125 self.device_log = get_device_log_file(
141 self.hilog = get_device_log_file(
/test/testfwk/developer_test/src/core/driver/
H A Dlite_driver.py36 from xdevice import get_device_log_file namespace
410 device_log_file = get_device_log_file(request.config.report_path,
565 device_log_file = get_device_log_file(request.config.report_path,
H A Dopenharmony.py26 from xdevice import get_device_log_file namespace
246 self.hilog = get_device_log_file(request.config.report_path,
H A Ddrivers.py123 def get_device_log_file(report_path, serial=None, log_name="device_log"): function
879 self.hilog = get_device_log_file(
/test/testfwk/developer_test/src/core/
H A Dutils.py66 def get_device_log_file(report_path, serial=None, log_name="device_log"): function
/test/testfwk/xdevice/src/xdevice/
H A D__init__.py101 from _core.utils import get_device_log_file namespace
264 "get_device_log_file",
/test/testfwk/xdevice/src/xdevice/_core/
H A Dutils.py393 def get_device_log_file(report_path, serial=None, log_name="device_log", function

Completed in 16 milliseconds