โปรแกรมจำลองหน่วยความจำ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

หน่วยความจำ getPss

public long getPssMemory ()

คิกรีเทิร์น
long

วิธีการป้องกัน

GetRunUtil

protected IRunUtil getRunUtil ()

คิกรีเทิร์น
IRunUtil