Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
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 |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-03-08 UTC.
[null,null,["Last updated 2023-03-08 UTC."],[],[]]