SuiteResultReporter.ModulePrepTimes

public static class SuiteResultReporter.ModulePrepTimes
extends Object

java.lang.Object
   ↳ com.android.tradefed.result.suite.SuiteResultReporter.ModulePrepTimes


حامل للعناصر يُستخدَم خلال وقت التحضير والتفكيك لوحدة واحدة.

ملخّص

الحقول

public final long mPrepTime

public final long mTearDownTime

وظائف الإنشاء العامة

ModulePrepTimes(long prepTime, long tearTime)

الطرق العامة

String toString()

الحقول

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 ()

المرتجعات
String