Home | History | Annotate | Download | only in port

Lines Matching refs:startswith

266         if port_name.startswith('test-win'):
268 elif port_name.startswith('test-linux'):
371 if (relative_path.startswith(LAYOUTTEST_WEBSOCKET_DIR)
372 or relative_path.startswith(LAYOUTTEST_HTTP_DIR)):
380 if (port and not relative_path.startswith("local/") and
381 not relative_path.startswith("media/")):
382 if relative_path.startswith("ssl/"):
400 if uri.startswith("file:///"):
404 if uri.startswith("http://127.0.0.1:8880/"):
408 if uri.startswith("http://"):
412 if uri.startswith("https://"):