TestContentAnalyzer

public class TestContentAnalyzer
extends Object

java.lang.Object 中
   ↳ com.android.tradefed.build.content.TestContentAnalyzer


分析器会获取分析的上下文并确定感兴趣的内容。

摘要

公共构造函数

TestContentAnalyzer(TestInformation information, boolean presubmitMode, contexts, discoveredModules, dependencyFiles)

公共方法

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 static  analyzeContentDiff (ContentInformation information, 
                String entry)

参数
information ContentInformation

entry String

返回

评估

public ContentAnalysisResults evaluate ()

返回
ContentAnalysisResults