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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Ddbobjcache.py36 class DatabaseObjCache(ModelLogicBase): class in inherits:ModelLogicBase
H A Dreport.py35 from testmanager.core.dbobjcache import DatabaseObjCache; namespace
317 self.oCache = DatabaseObjCache(self._oDb, self.tsNow, None, self.cPeriods * self.cHoursPerPeriod);

Completed in 44 milliseconds