Searched defs:_install_uninstall_packages (Results 1 – 2 of 2) sorted by relevance
199 def _install_uninstall_packages(needed_packages, test_case, install=True): function
526 def _install_uninstall_packages(self, needed_packages, pkg_dir, install=True): member in RuntimeTestContext