Home
last modified time | relevance | path

Searched refs:lite_device (Results 1 - 4 of 4) sorted by relevance

/test/testfwk/developer_test/src/core/driver/
H A Dlite_driver.py79 lite_device = None variable in LiteUnitTest
112 self.lite_device = request.config.environment.devices[0]
113 self.lite_device.connect()
153 self.lite_device.execute_command_with_timeout(
165 _, status, _ = self.lite_device.execute_command_with_timeout(
185 self.lite_device.execute_command_with_timeout("cd /{}".format(
213 self.lite_device.execute_command_with_timeout(
218 self.lite_device.execute_command_with_timeout(
284 self.lite_device.close()
289 self.lite_device
[all...]
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
H A Dmanager_lite.py44 @Plugin(type=Plugin.MANAGER, id=ManagerType.lite_device)
/test/testfwk/xdevice/src/xdevice/_core/
H A Dconstants.py235 lite_device = "device_lite" variable in ManagerType
/test/testfwk/developer_test/src/core/config/
H A Dresource_manager.py218 self.lite_device.execute_command_with_timeout(command, case_type=DeviceTestType.lite_cpp_test)

Completed in 3 milliseconds