Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/unittest/
Dmock.py934 def assert_has_calls(self, calls, any_order=False): argument
2289 def assert_has_awaits(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/cpython2/Lib/test/
D_mock_backport.py801 def assert_has_calls(self, calls, any_order=False): argument