ArtGTest

public class ArtGTest
extends GTest

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


Streszczenie

Konstruktory publiczne

ArtGTest ()

Metody chronione

String getGTestCmdLineWrapper (String fullPath, String flags)

Pomocnik, który pozwala klasom pochodnym zawinąć polecenie gtest w inne narzędzie (chroot, strace, gdb i podobne).

Konstruktory publiczne

ArtGTest

public ArtGTest ()

Metody chronione

getGTestCmdLineWrapper

protected String getGTestCmdLineWrapper (String fullPath, 
                String flags)

Pomocnik, który pozwala klasom pochodnym zawinąć polecenie gtest w inne narzędzie (chroot, strace, gdb i podobne).

Parametry
fullPath String

flags String

Zwroty
String