Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcmd.py253 def _ensure_tested_string(self, option, tester, member in Command
262 self._ensure_tested_string(option, os.path.isfile,
267 self._ensure_tested_string(option, os.path.isdir,