Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
DCommandLine.py474 rc = self.check_files(self.files)
478 def check_files(self,filelist): member in Application