public class InstrumentationReporter extends Object
Constructor and Description |
---|
InstrumentationReporter() |
Modifier and Type | Method and Description |
---|---|
void |
reportFinished(IInstrumentationWatcher watcher,
ComponentName name,
int resultCode,
Bundle results) |
void |
reportStatus(IInstrumentationWatcher watcher,
ComponentName name,
int resultCode,
Bundle results) |
public void reportStatus(IInstrumentationWatcher watcher, ComponentName name, int resultCode, Bundle results)
public void reportFinished(IInstrumentationWatcher watcher, ComponentName name, int resultCode, Bundle results)