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

  /external/autotest/client/virt/
installer.py 12 __all__ = ['InstallerRegistry', 'INSTALLER_REGISTRY', 'make_installer',
15 class InstallerRegistry(dict):
92 # InstallerRegistry unique instance
94 INSTALLER_REGISTRY = InstallerRegistry()
installer_unittest.py 11 self.registry = installer.InstallerRegistry()

Completed in 488 milliseconds