TestContentAnalyzer
public
class
TestContentAnalyzer
extends Object
java.lang.Object 中 | |
↳ | com.android.tradefed.build.content.TestContentAnalyzer |
分析器会获取分析的上下文并确定感兴趣的内容。
摘要
公共构造函数 | |
---|---|
TestContentAnalyzer(TestInformation information, boolean presubmitMode,
|
公共方法 | |
---|---|
static
|
analyzeContentDiff(ContentInformation information, String entry)
|
ContentAnalysisResults
|
evaluate()
|
公共构造函数
TestContentAnalyzer
public TestContentAnalyzer (TestInformation information, boolean presubmitMode,contexts, discoveredModules, dependencyFiles)
参数 | |
---|---|
information |
TestInformation |
presubmitMode |
boolean |
contexts |
|
discoveredModules |
|
dependencyFiles |
|
公共方法
analyticsContentDiff
public staticanalyzeContentDiff (ContentInformation information, String entry)
参数 | |
---|---|
information |
ContentInformation |
entry |
String |
返回 | |
---|---|
|