Home
last modified time | relevance | path

Searched refs:TIME_OUT (Results 1 - 8 of 8) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
H A Doh_kernel_driver.py20 from ohos.drivers.constants import TIME_OUT namespace
147 self.config.timeout = TIME_OUT
H A Dcpp_driver.py28 TIME_OUT = 900 * 1000 variable
233 self.config.timeout = TIME_OUT
H A Dc_driver_lite.py37 TIME_OUT = 90 variable
100 self.config.timeout = TIME_OUT
H A Dconstants.py34 TIME_OUT = 300 * 1000 variable
H A Doh_jsunit_driver.py31 from ohos.drivers.constants import TIME_OUT namespace
267 self.config.timeout = TIME_OUT
842 self.config.timeout = TIME_OUT
946 def execute_jslocal_command(command, timeout=TIME_OUT, receiver=None, **kwargs):
/test/testfwk/developer_test/src/core/driver/
H A Ddrivers.py61 TIME_OUT = 900 * 1000 variable
495 self.device.pull_file(src_file_tar, cxx_cov_path, is_create=True, timeout=TIME_OUT)
722 timeout=TIME_OUT,
729 timeout=TIME_OUT,
1065 command, timeout=TIME_OUT)
1271 command, timeout=TIME_OUT, receiver=handler, retry=0)
H A Dopenharmony.py51 TIME_OUT = 300 * 1000 variable
340 self.config.timeout = TIME_OUT
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
H A Dgles3ndk.cpp76 #define TIME_OUT 1000000000 macro

Completed in 21 milliseconds