Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Drunner.py138 resultclass = TextTestResult variable in TextTestRunner
141 failfast=False, buffer=False, resultclass=None): argument