Searched refs:bandWidthInMbps (Results 1 – 1 of 1) sorted by relevance
47 String serverPort, String bandWidthInMbps, String logFile) { in IperfClient() argument68 if (bandWidthInMbps != null && bandWidthInMbps.length() > 0) { in IperfClient()70 cmdList.add(bandWidthInMbps); in IperfClient()