ArtGTest

public class ArtGTest
extends GTest

java.lang.Object
com.android.tradefed.testtype.GTestBase
com.android.tradefed.testtype.GTest
com.android.tradefed.testtype.ArtGTest


Riepilogo

Costruttori pubblici

ArtGTest ()

Metodi protetti

String getGTestCmdLineWrapper (String fullPath, String flags)

Helper che consente alle classi derivate di racchiudere il comando gtest in qualche altro strumento (chroot, strace, gdb e simili).

Costruttori pubblici

ArtGTest

public ArtGTest ()

Metodi protetti

getGTestCmdLineWrapper

protected String getGTestCmdLineWrapper (String fullPath, 
                String flags)

Helper che consente alle classi derivate di racchiudere il comando gtest in qualche altro strumento (chroot, strace, gdb e simili).

Parametri
fullPath String

flags String

ritorna
String