藝術測試
public class ArtGTest
extends GTest
java.lang.Object | |||
↳ | com.android.tradefed.testtype.GTestBase | ||
↳ | com.android.tradefed.testtype.GTest | ||
↳ | com.android.tradefed.testtype.ArtGTest |
概括
公共構造函數 | |
---|---|
ArtGTest () |
受保護的方法 | |
---|---|
String | getGTestCmdLineWrapper (String fullPath, String flags) 允許派生類將 gtest 命令包裝在其他工具(chroot、strace、gdb 等)下的幫助程序。 |
公共構造函數
藝術測試
public ArtGTest ()
受保護的方法
getGTestCmdLineWrapper
protected String getGTestCmdLineWrapper (String fullPath, String flags)
允許派生類將 gtest 命令包裝在其他工具(chroot、strace、gdb 等)下的幫助程序。
參數 | |
---|---|
fullPath | String |
flags | String |
退貨 | |
---|---|
String |