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

/vbox/src/VBox/ValidationKit/testdriver/
H A Dtxsclient.py1345 oStdOut = reporter.FileWrapper('%sstdout' % sPrefix);
1346 oStdErr = reporter.FileWrapper('%sstderr' % sPrefix);
H A Dreporter.py902 class FileWrapper(object): class in inherits:object

Completed in 57 milliseconds