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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxcontroller.py271 def _cleanupOldTest(self, oDb, oStatusData): member in class:TestBoxController
440 self._cleanupOldTest(oDb, oStatusData);
479 This will do clean-ups similar to _cleanupOldTest and update the state likewise.
532 self._cleanupOldTest(oDb, oStatusData);

Completed in 405 milliseconds