Searched refs:_must_skip (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Lib/test/ |
D | _mock_backport.py | 2187 skipfirst = _must_skip(spec, entry, is_type) 2205 def _must_skip(spec, entry, is_type): function
|
/external/pdfium/third_party/pymock/ |
D | mock.py | 2240 skipfirst = _must_skip(spec, entry, is_type) 2253 def _must_skip(spec, entry, is_type): function
|
/external/python/mock/mock/ |
D | mock.py | 2422 skipfirst = _must_skip(spec, entry, is_type) 2440 def _must_skip(spec, entry, is_type): function
|
/external/python/cpython3/Lib/unittest/ |
D | mock.py | 2678 skipfirst = _must_skip(spec, entry, is_type) 2700 def _must_skip(spec, entry, is_type): function
|