Home
last modified time | relevance | path

Searched defs:any_order (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/unittest/
Dmock.py922 def assert_has_calls(self, calls, any_order=False): argument
2241 def assert_has_awaits(self, calls, any_order=False): argument
/external/python/cpython2/Lib/test/
D_mock_backport.py801 def assert_has_calls(self, calls, any_order=False): argument
/external/pdfium/third_party/pymock/
Dmock.py849 def assert_has_calls(self, calls, any_order=False): argument
/external/python/mock/mock/
Dmock.py960 def assert_has_calls(self, calls, any_order=False): argument