Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_largefile.py28 class LargeFileTest(unittest.TestCase): class
180 class TestCase(LargeFileTest):
184 TestCase.__name__ = prefix + LargeFileTest.__name__