Searched refs:skipIf (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/
H A D__init__.py31 'defaultTestLoader', 'SkipTest', 'skip', 'skipIf', 'skipUnless',
43 TestCase, FunctionTestCase, SkipTest, skip, skipIf,
H A Dcase.py68 def skipIf(condition, reason): function

Completed in 87 milliseconds