Zadbaj o dobrą organizację dzięki kolekcji Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.

ArtGTest

public class ArtGTest
extends GTest

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)

Helper, który pozwala klasom pochodnym na zawijanie polecenia gtest pod innym narzędziem (chroot, strace, gdb i podobne).

Konstruktorzy publiczni

ArtGTest

public ArtGTest ()

Metody chronione

getGTestCmdLineWrapper

protected String getGTestCmdLineWrapper (String fullPath, 
                String flags)

Helper, który pozwala klasom pochodnym na zawijanie polecenia gtest pod innym narzędziem (chroot, strace, gdb i podobne).

Parametry
fullPath String

flags String

Zwroty
String