android.test
Class TestRunner.IntermediateTime
java.lang.Object
android.test.TestRunner.IntermediateTime
- Enclosing class:
- TestRunner
public static class TestRunner.IntermediateTime
- extends Object
Listener.performance() 'intermediates' argument is a list of these.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public String name
timeInNS
public long timeInNS
TestRunner.IntermediateTime
public TestRunner.IntermediateTime(String name,
long timeInNS)
Please submit a feedback, bug or feature