SuiteResultReporter.ModulePrepTimes (SuiteResultReporter.ModulePrepTimes)

public static class SuiteResultReporter.ModulePrepTimes
extends Object

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


Obiekt do przechowywania i dezaktywacji 1 modułu.

Podsumowanie

Fieldsem

public final long mPrepTime

public final long mTearDownTime

Konstruktory publiczne

ModulePrepTimes(long prepTime, long tearTime)

Metody publiczne

String toString()

Fieldsem

Czas przygotowania

public final long mPrepTime

Przerwa w działaniu m

public final long mTearDownTime

Konstruktory publiczne

ModulePrepTimes

public ModulePrepTimes (long prepTime, 
                long tearTime)

Parametry
prepTime long

tearTime long

Metody publiczne

Ciąg

public String toString ()

Zwroty
String