Home
last modified time | relevance | path

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

/third_party/python/Lib/unittest/test/testmock/
Dsupport.py10 class_attribute = None variable in SomeClass
/third_party/mindspore/mindspore-src/source/tests/st/pi_jit/
Dtest_class.py68 def class_attribute(): function