Home
last modified time | relevance | path

Searched refs:_calculate_full_path (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/platform_PrinterPpds/
Dplatform_PrinterPpds.py73 def _calculate_full_path(self, path): member in platform_PrinterPpds
107 self._location_of_test_docs = self._calculate_full_path(path_docs)
108 self._location_of_PPD_files = self._calculate_full_path(path_ppds)
109 location_of_digests_files = self._calculate_full_path(path_digests)
136 path_archive = self._calculate_full_path('ppds_all.tar.xz')
137 path_target_dir = self._calculate_full_path('.')
141 path_archive = self._calculate_full_path('ppds_100.tar.xz')
184 path_ppds = self._calculate_full_path('ppds_100')
186 path_ppds = self._calculate_full_path('ppds_all')
207 self._path_output_directory = self._calculate_full_path(path_outputs)