Home
last modified time | relevance | path

Searched refs:eat_self (Results 1 – 17 of 17) sorted by relevance

/dports/devel/py-oslotest/oslotest-4.4.1/oslotest/
H A Dmock_fixture.py23 def _lazy_autospec_method(mocked_method, original_method, eat_self): argument
28 if eat_self:
75 eat_self = mock._must_skip(
80 _lazy_autospec_method(attr, original_attr, eat_self)
166 eat_self = mock._must_skip(
178 _lazy_autospec_method(mocked_method, original_attr, eat_self)
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A D_mock_backport.py74 def _get_signature_object(func, as_instance, eat_self): argument
87 eat_self = True
95 if eat_self:
/dports/lang/python27/Python-2.7.18/Lib/test/
H A D_mock_backport.py74 def _get_signature_object(func, as_instance, eat_self): argument
87 eat_self = True
95 if eat_self:
/dports/lang/python37/Python-3.7.12/Lib/unittest/
H A Dmock.py75 def _get_signature_object(func, as_instance, eat_self): argument
88 eat_self = True
96 if eat_self:
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/mock/mock/
H A Dmock.py173 def _get_signature_object(func, as_instance, eat_self): argument
186 eat_self = True
194 if eat_self:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/mock/mock/
H A Dmock.py173 def _get_signature_object(func, as_instance, eat_self): argument
186 eat_self = True
194 if eat_self:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/mock/mock/
H A Dmock.py173 def _get_signature_object(func, as_instance, eat_self): argument
186 eat_self = True
194 if eat_self:
/dports/net-mgmt/py-pdagent/pdagent-1.7.2/unit_tests/
H A Dmock.py155 def _get_signature_object(func, as_instance, eat_self): argument
168 eat_self = True
176 if eat_self:
/dports/devel/py-mock/mock-3.0.5/mock/
H A Dmock.py155 def _get_signature_object(func, as_instance, eat_self): argument
168 eat_self = True
176 if eat_self:
/dports/databases/py-gdbm/Python-3.8.12/Lib/unittest/
H A Dmock.py85 def _get_signature_object(func, as_instance, eat_self): argument
95 eat_self = True
103 if eat_self:
/dports/lang/python310/Python-3.10.1/Lib/unittest/
H A Dmock.py88 def _get_signature_object(func, as_instance, eat_self): argument
98 eat_self = True
106 if eat_self:
/dports/lang/python-tools/Python-3.8.12/Lib/unittest/
H A Dmock.py85 def _get_signature_object(func, as_instance, eat_self): argument
95 eat_self = True
103 if eat_self:
/dports/lang/python39/Python-3.9.9/Lib/unittest/
H A Dmock.py84 def _get_signature_object(func, as_instance, eat_self): argument
94 eat_self = True
102 if eat_self:
/dports/lang/python38/Python-3.8.12/Lib/unittest/
H A Dmock.py85 def _get_signature_object(func, as_instance, eat_self): argument
95 eat_self = True
103 if eat_self:
/dports/lang/python311/Python-3.11.0a3/Lib/unittest/
H A Dmock.py89 def _get_signature_object(func, as_instance, eat_self): argument
99 eat_self = True
107 if eat_self:
/dports/databases/py-sqlite3/Python-3.8.12/Lib/unittest/
H A Dmock.py85 def _get_signature_object(func, as_instance, eat_self): argument
95 eat_self = True
103 if eat_self:
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/unittest/
H A Dmock.py85 def _get_signature_object(func, as_instance, eat_self): argument
95 eat_self = True
103 if eat_self: