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): argument516 def FakeFindFiles(find_args): argument517 self.args = find_args528 def FakeFindFiles(find_args): argument529 self.args = find_args
196 def FindFilesInResultsDir(self, find_args): argument200 command = 'find %s %s' % (self.results_dir, find_args)