Searched refs:__get_mf_path (Results 1 - 3 of 3) sorted by relevance

/pkg/src/tests/cli/
H A Dt_pkgrepo.py1891 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 Dt_pkgrecv.py270 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 Dt_pkg_install.py328 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