Searched defs:not_callable (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/unittest/test/testmock/ | ||
D | testhelpers.py | 1150 not_callable = staticmethod(None) variable in TestCallablePredicate.test_non_callable_staticmethod.BadStaticMethod |
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/test/testmock/ | ||
H A D | testhelpers.py | 1150 not_callable = staticmethod(None) variable in TestCallablePredicate.test_non_callable_staticmethod.BadStaticMethod |