ArtGTest

public class ArtGTest
extends GTest

Obiekt Java.lang.Object
com.android.tradefed.testtype.GTestBase
com.android.tradefed.testtype.GTest
com.android.tradefed.testtype.ArtGTest


Streszczenie

Konstruktorzy publiczni

ArtGTest ()

Metody chronione

String getGTestCmdLineWrapper (String fullPath, String flags)

Pomocnik, który pozwala klasom pochodnym zawijać polecenie gtest w innym narzędziu (chroot, strace, gdb i podobne).

Konstruktorzy publiczni

ArtGTest

public ArtGTest ()

Metody chronione

getGTestCmdLineWrapper

protected String getGTestCmdLineWrapper (String fullPath, 
                String flags)

Pomocnik, który pozwala klasom pochodnym zawijać polecenie gtest w innym narzędziu (chroot, strace, gdb i podobne).

Parametry
fullPath String

flags String

Zwroty
String