에뮬레이터메모리CpuCapturer

public class EmulatorMemoryCpuCapturer
extends Object

java.lang.객체
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

getPss메모리

public long getPssMemory ()

보고
long

보호된 메서드

getRunUtil

protected IRunUtil getRunUtil ()

보고
IRunUtil