ArtGTest
public
class
ArtGTest
extends GTest
Summary
Protected methods |
String
|
getGTestCmdLineWrapper(String fullPath, String flags)
Helper which allows derived classes to wrap the gtest command under some other tool (chroot,
strace, gdb, and similar).
|
Public constructors
ArtGTest
public ArtGTest ()
Protected methods
getGTestCmdLineWrapper
protected String getGTestCmdLineWrapper (String fullPath,
String flags)
Helper which allows derived classes to wrap the gtest command under some other tool (chroot,
strace, gdb, and similar).
Parameters |
fullPath |
String |
flags |
String |