Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_socketserver.py71 self.test_files = []
77 for fn in self.test_files:
82 self.test_files[:] = []
106 self.test_files.append(fn)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/parser/
Dtest_unparse.py191 def test_files(self): member in DirectoryTestCase