ClangProfileIndexer

public final class ClangProfileIndexer
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.ClangProfileIndexer


Class utilitas yang mengindeks pengukuran cakupan kode Clang.

Ringkasan

Konstruktor publik

ClangProfileIndexer(File profileTool)
ClangProfileIndexer(File profileTool, IRunUtil runUtil)

Metode publik

void index( rawProfileFiles, File outputFile)

Mengindeks file profil LLVM mentah dan menulis data cakupan ke file output.

Konstruktor publik

ClangProfileIndexer

public ClangProfileIndexer (File profileTool)

Parameter
profileTool File

ClangProfileIndexer

public ClangProfileIndexer (File profileTool, 
                IRunUtil runUtil)

Parameter
profileTool File

runUtil IRunUtil

Metode publik

indeks

public void index ( rawProfileFiles, 
                File outputFile)

Mengindeks file profil LLVM mentah dan menulis data cakupan ke file output.

Parameter
rawProfileFiles : daftar file .profraw yang akan diindeks

outputFile File: file untuk menulis hasil

Menampilkan
jika terjadi kegagalan alat