自 2025 年 3 月 27 日起,我们建议您使用 android-latest-release
而非 aosp-main
构建 AOSP 并为其做出贡献。如需了解详情,请参阅 AOSP 的变更。
SuiteResultReporter.ModulePrepTimes
public
static
class
SuiteResultReporter.ModulePrepTimes
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.result.suite.SuiteResultReporter.ModulePrepTimes
|
用于在一个模块的准备和拆解时间段内的对象持有器。
摘要
字段
mPrepTime
public final long mPrepTime
mTearDownTime
public final long mTearDownTime
公共构造函数
ModulePrepTimes
public ModulePrepTimes (long prepTime,
long tearTime)
参数 |
prepTime |
long |
tearTime |
long |
公共方法
toString
public String toString ()
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-26。
[null,null,["最后更新时间 (UTC):2025-03-26。"],[],[]]