Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/unittest/
Dmock.py992 def assert_has_calls(self, calls, any_order=False): argument
2406 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