HomeSort by relevance Sort by last modified time
    Searched full:is_on_windows (Results 1 - 3 of 3) sorted by null

  /test/vts/utils/python/library/
vtable_parser.py 60 if not utils.is_on_windows():
83 if not utils.is_on_windows():
  /test/vts/runners/host/
utils.py 356 def is_on_windows(): function
380 if not is_on_windows():
415 if not is_on_windows():
test_runner.py 126 if not utils.is_on_windows():

Completed in 141 milliseconds