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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Ddbobjcache.py117 def getTestCase(self, idTestCase): member in class:DatabaseObjCache
H A Dreport.py279 self.oTestCase = oCache.getTestCase(idTestCase);
283 self.oTestCase = oCache.getTestCase(self.oTestCaseArgs.idTestCase);

Completed in 43 milliseconds