Searched refs:__get_mf_path (Results 1 - 3 of 3) sorted by relevance
/pkg/src/tests/cli/ |
H A D | t_pkgrepo.py | 1891 def __get_mf_path(self, fmri_str, pub=None): function 1918 mpath = self.__get_mf_path(fmri_str) 1924 mpath = self.__get_mf_path(fmri_str, pub=pub) 1965 mpath = self.__get_mf_path(fmri_str) 1975 mpath = self.__get_mf_path(fmri_str) 2002 mpath = self.__get_mf_path(fmri_str) 2025 mpath = self.__get_mf_path(fmri_str) 2046 mpath = self.__get_mf_path(fmri_str)
|
H A D | t_pkgrecv.py | 270 def __get_mf_path(self, fmri_str, dc_num, pub=None, repo_path=None): member in class:TestPkgrecvMulti 291 mpath = self.__get_mf_path(fmri_str, dc_num, pub=pub,
|
H A D | t_pkg_install.py | 328 def __get_mf_path(self, fmri_str, pub=None): member in class:TestPkgInstallBasics 357 mpath = self.__get_mf_path(fmri_str)
|
Completed in 566 milliseconds