Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dlog_helper.py11 _WINDOWS = (platform.system() == 'Windows') variable
24 if _WINDOWS:
Dharness.py31 _WINDOWS = platform.system() == 'Windows' variable
540 if _WINDOWS:
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dutils.py17 _WINDOWS = platform.system() == 'Windows' variable
34 if _WINDOWS: