ImageContentAnalyzer

public class ImageContentAnalyzer
extends Object

java.lang.Object
   ↳ com.android.tradefed.build.content.ImageContentAnalyzer


기기 이미지 콘텐츠 분석을 위한 분석 도구

요약

공개 생성자

ImageContentAnalyzer(boolean presubmitMode, contexts, AnalysisHeuristic analysisLevel)

공개 메서드

ContentAnalysisResults evaluate()
static void normalizeDeviceImage( allDescriptors, AnalysisHeuristic analysisLevel)

기기 이미지에 기능적으로 영향을 미치지 않는 파일의 설명자 삭제

공개 생성자

ImageContentAnalyzer

public ImageContentAnalyzer (boolean presubmitMode, 
                 contexts, 
                AnalysisHeuristic analysisLevel)

매개변수
presubmitMode boolean

contexts

analysisLevel AnalysisHeuristic

공개 메서드

평가

public ContentAnalysisResults evaluate ()

반환 값
ContentAnalysisResults

normalizeDeviceImage

public static void normalizeDeviceImage ( allDescriptors, 
                AnalysisHeuristic analysisLevel)

기기 이미지에 기능적으로 영향을 미치지 않는 파일의 설명자 삭제

매개변수
allDescriptors

analysisLevel AnalysisHeuristic