Searched refs:test_create_autospec_instance (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testcallable.py | 139 def test_create_autospec_instance(self): member in TestCallable |
D | testasync.py | 217 def test_create_autospec_instance(self): member in AsyncAutospecTest |
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ | ||
H A D | testcallable.py | 139 def test_create_autospec_instance(self): member in TestCallable |
H A D | testasync.py | 217 def test_create_autospec_instance(self): member in AsyncAutospecTest |