エミュレータメモリCpuCapturer

public class EmulatorMemoryCpuCapturer
extends Object

java.lang.Object
com.android.tradefed.device.metric.EmulatorMemoryCpuCapturer


まとめ

パブリック コンストラクター

EmulatorMemoryCpuCapturer ( ITestDevice device)

公開メソッド

float getCpuUsage ()
long getPssMemory ()

保護されたメソッド

IRunUtil getRunUtil ()

パブリック コンストラクター

エミュレータメモリCpuCapturer

public EmulatorMemoryCpuCapturer (ITestDevice device)

パラメーター
device ITestDevice

公開メソッド

getCpuUsage

public float getCpuUsage ()

戻り値
float

getPssMemory

public long getPssMemory ()

戻り値
long

保護されたメソッド

getRunUtil

protected IRunUtil getRunUtil ()

戻り値
IRunUtil