Home
last modified time | relevance | path

Searched refs:linux_kernel (Results 1 – 3 of 3) sorted by relevance

/test/testfwk/xdevice/plugins/ohos/src/ohos/
Dconstants.py83 linux_kernel = "linux" variable in DeviceLiteKernel
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit_lite.py65 if device.__get_device_kernel__() == DeviceLiteKernel.linux_kernel:
229 if env_result.find(DeviceLiteKernel.linux_kernel) != -1 or \
232 device.__set_device_kernel__(DeviceLiteKernel.linux_kernel)
404 if device.__get_device_kernel__() == DeviceLiteKernel.linux_kernel:
456 if device.__get_device_kernel__() == DeviceLiteKernel.linux_kernel:
467 if device.__get_device_kernel__() == DeviceLiteKernel.linux_kernel:
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py195 DeviceLiteKernel.linux_kernel:
245 DeviceLiteKernel.linux_kernel: