Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Drunner.py43 def getDescription(self, test): member in TextTestResult
53 self.stream.write(self.getDescription(test))
114 self.stream.writeln("%s: %s" % (flavour,self.getDescription(test)))
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_result.py233 result.getDescription(self),
243 result.getDescription(self),
256 result.getDescription(self),