Searched refs:find_args (Results 1 – 3 of 3) sorted by relevance
38 find_args = '-printf "\'%p\', \'%u:%g\', 0%m\n"'39 file_list_output = __run_cmd('find %s ' % token_path + find_args)
166 def FindFilesInResultsDir(self, find_args): argument514 def FakeFindFiles(find_args): argument515 self.args = find_args526 def FakeFindFiles(find_args): argument527 self.args = find_args
198 def FindFilesInResultsDir(self, find_args): argument202 command = 'find %s %s' % (self.results_dir, find_args)