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_RUNNERS
public static finalSHARDABLE_RUNNERS
公共构造函数
ListInstrumentationParser
public ListInstrumentationParser ()
公共方法
getInstrumentationTargets
publicgetInstrumentationTargets ()
返回 | |
---|---|
|
isCancelled
public boolean isCancelled ()
返回 | |
---|---|
boolean |
processNewLines
public void processNewLines (String[] lines)
参数 | |
---|---|
lines |
String |