Home
last modified time | relevance | path

Searched refs:_must_skip (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/pymock/
Dmock.py2240 skipfirst = _must_skip(spec, entry, is_type)
2253 def _must_skip(spec, entry, is_type): function
/external/python/cpython2/Lib/test/
D_mock_backport.py2187 skipfirst = _must_skip(spec, entry, is_type)
2205 def _must_skip(spec, entry, is_type): function
/external/python/cpython3/Lib/unittest/
Dmock.py2251 skipfirst = _must_skip(spec, entry, is_type)
2269 def _must_skip(spec, entry, is_type): function
/external/python/mock/mock/
Dmock.py2367 skipfirst = _must_skip(spec, entry, is_type)
2385 def _must_skip(spec, entry, is_type): function