Searched refs:staticfunc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/unittest/test/testmock/ | ||
H A D | testhelpers.py | 1145 def staticfunc(): pass member in TestCallablePredicate.test_staticmethod.WithStaticMethod 1146 self.assertTrue(_callable(WithStaticMethod.staticfunc)) |
Completed in 2 milliseconds