Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dcommands.py37 def getstatus(file): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_commands.py65 self.assertTrue(re.match(pat, commands.getstatus("/."), re.VERBOSE))
Dtest_pyclbr.py18 from commands import getstatus