Searched refs:bandwidthInMiB (Results 1 – 2 of 2) sorted by relevance
34 double bandwidth = DDBenchmarkTest.bandwidthInMiB(bandwidthS, unit); in testBandwidthInMiB()57 DDBenchmarkTest.bandwidthInMiB(bandwidthS, unit); in testBandwidthInMiBInputUnknown()
211 double bandwidth = bandwidthInMiB(bandwidthS, unit); in parseDDOutput()228 public static double bandwidthInMiB(String bandwidth, String unit) in bandwidthInMiB() method in DDBenchmarkTest