EmulatorMemoryCpuCapturer
public class EmulatorMemoryCpuCapturer
extends Object
java.lang.Object | |
com.android.tradefed.device.metric.EmulatorMemoryCpuCapturer |
Streszczenie
Konstruktorzy publiczni | |
---|---|
EmulatorMemoryCpuCapturer ( ITestDevice device) |
Metody publiczne | |
---|---|
float | getCpuUsage () |
long | getPssMemory () |
Konstruktorzy publiczni
EmulatorMemoryCpuCapturer
public EmulatorMemoryCpuCapturer (ITestDevice device)
Parametry | |
---|---|
device | ITestDevice |
Metody publiczne
getCpuUsage
public float getCpuUsage ()
Zwroty | |
---|---|
float |
pobierzPssMemory
public long getPssMemory ()
Zwroty | |
---|---|
long |