SuiteResultReporter.ModulePrepTimes

public static class SuiteResultReporter.ModulePrepTimes
extends Object

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


Uchwyt na obiekty na czas przygotowania i demontażu modułu.

Podsumowanie

Fieldsem

public final long mPrepTime

public final long mTearDownTime

Konstruktory publiczne

ModulePrepTimes(long prepTime, long tearTime)

Metody publiczne

String toString()

Fieldsem

mPrepTime

public final long mPrepTime

mTearDownTime

public final long mTearDownTime

Konstruktory publiczne

ModulePrepTimes

public ModulePrepTimes (long prepTime, 
                long tearTime)

Parametry
prepTime long

tearTime long

Metody publiczne

toString

public String toString ()

Zwroty
String