Home
last modified time | relevance | path

Searched refs:_must_skip (Results 1 – 2 of 2) 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