Searched refs:ReporterBase (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/testdriver/
H A Dreporter.py71 class ReporterBase(object): class in inherits:object
282 class LocalReporter(ReporterBase):
288 ReporterBase.__init__(self);
502 class RemoteReporter(ReporterBase):
524 ReporterBase.__init__(self);

Completed in 43 milliseconds