ArtGTest

public class ArtGTest
extends GTest

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


Podsumowanie

Konstruktory publiczne

ArtGTest()

Chronione metody

String getGTestCmdLineWrapper(String fullPath, String flags)

Pomocnik, który umożliwia klasom pochodnym owinięcie polecenia gtest w ramach innego narzędzia (chroot, strace, gdb itp.).

Konstruktory publiczne

ArtGTest

public ArtGTest ()

Chronione metody

getGTestCmdLineWrapper

protected String getGTestCmdLineWrapper (String fullPath, 
                String flags)

Pomocnik, który umożliwia klasom pochodnym owinięcie polecenia gtest w ramach innego narzędzia (chroot, strace, gdb itp.).

Parametry
fullPath String

flags String

Zwroty
String