Searched refs:DDBenchmarkTest (Results 1 – 2 of 2) sorted by relevance
18 import com.android.performance.DDBenchmarkTest;34 double bandwidth = DDBenchmarkTest.bandwidthInMiB(bandwidthS, unit); in testBandwidthInMiB()57 DDBenchmarkTest.bandwidthInMiB(bandwidthS, unit); in testBandwidthInMiBInputUnknown()73 DDBenchmarkTest.buildDDCommand( in testBuildDDCommandEmpty()101 DDBenchmarkTest.buildDDCommand( in testBuildDDCommandInputOutput()129 DDBenchmarkTest.buildDDCommand( in testBuildDDCommandBlockSize()157 DDBenchmarkTest.buildDDCommand( in testBuildDDCommandFlags()187 DDBenchmarkTest.buildDDCommand( in testBuildDDCommandConv()
34 public class DDBenchmarkTest implements IRemoteTest, IDeviceTest { class