Home
last modified time | relevance | path

Searched defs:sortUsing (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dloader.py297 def _makeLoader(prefix, sortUsing, suiteClass=None): argument
305 def getTestCaseNames(testCaseClass, prefix, sortUsing=cmp): argument
308 def makeSuite(testCaseClass, prefix='test', sortUsing=cmp, argument
312 def findTestCases(module, prefix='test', sortUsing=cmp, argument