HomeSort by relevance Sort by last modified time
    Searched refs:_garbage_collection (Results 1 - 3 of 3) sorted by null

  /external/autotest/scheduler/
site_monitor_db.py 110 def _garbage_collection(self): member in class:SiteDispatcher
111 super(SiteDispatcher, self)._garbage_collection()
113 self._gauge.send('_garbage_collection',
monitor_db.py 338 self._garbage_collection()
386 def _garbage_collection(self): member in class:BaseDispatcher
    [all...]
monitor_db_unittest.py 464 self._dispatcher._garbage_collection()
467 self._dispatcher._garbage_collection()
    [all...]

Completed in 2458 milliseconds