Searched refs:IsWindowsHost (Results 1 – 3 of 3) sorted by relevance
33 if bisect_utils.IsWindowsHost():102 if bisect_utils.IsWindowsHost():135 assert bisect_utils.IsWindowsHost(), 'msvs is only supported on Windows.'318 if bisect_utils.IsWindowsHost():
473 shell = IsWindowsHost()498 shell = IsWindowsHost()541 def IsWindowsHost(): function
284 if bisect_utils.IsWindowsHost():310 if bisect_utils.IsWindowsHost():388 elif (bisect_utils.IsWindowsHost()403 assert bisect_utils.IsWindowsHost() or bisect_utils.IsMacHost()1292 if bisect_utils.IsWindowsHost():1592 args = shlex.split(command_to_run, posix=not bisect_utils.IsWindowsHost())2238 if bisect_utils.IsWindowsHost():