ListInstrumentationParser

public class ListInstrumentationParser
extends MultiLineReceiver

java.lang.Object의 클래스
   ↳ com.android.ddmlib.MultiLineReceiver
     ↳ com.android.tradefed.util.ListInstrumentationParser 클래스의 생성자


'pm list instrumentation'의 출력을 파싱하는 IShellOutputReceiver 쿼리

요약

중첩된 클래스

class ListInstrumentationParser.InstrumentationTarget

 

필드

public static final SHARDABLE_RUNNERS

공개 생성자

ListInstrumentationParser()

공개 메서드

getInstrumentationTargets()
boolean isCancelled()

void processNewLines(String[] lines)

필드

SHARDABLE_RUNNER

public static final  SHARDABLE_RUNNERS

공개 생성자

ListInstrumentationParser

public ListInstrumentationParser ()

공개 메서드

getInstrumentationTargets

public  getInstrumentationTargets ()

반환 값

취소됨

public boolean isCancelled ()

반환 값
boolean

프로세스 줄바꿈

public void processNewLines (String[] lines)

매개변수
lines String