Searched refs:find_args (Results 1 – 3 of 3) sorted by relevance
43 find_args = '-printf "\'%p\', \'%u:%g\', 0%m\n"'44 file_list_output = __run_cmd('find %s ' % token_path + find_args)
450 def FindFilesInResultsDir(self, find_args): argument829 def FakeFindFiles(find_args): argument830 self.args = find_args841 def FakeFindFiles(find_args): argument842 self.args = find_args
328 def FindFilesInResultsDir(self, find_args): argument332 command = 'find %s %s' % (self.results_dir, find_args)