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.py211 if env_result.find(DeviceLiteKernel.linux_kernel) != -1 or \
214 device.__set_device_kernel__(DeviceLiteKernel.linux_kernel)
375 if device.__get_device_kernel__() == DeviceLiteKernel.linux_kernel:
427 if device.__get_device_kernel__() == DeviceLiteKernel.linux_kernel:
438 if device.__get_device_kernel__() == DeviceLiteKernel.linux_kernel:
582 if device.__get_device_kernel__() == DeviceLiteKernel.linux_kernel:
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py193 DeviceLiteKernel.linux_kernel:
243 DeviceLiteKernel.linux_kernel: