Home
last modified time | relevance | path

Searched defs:test_callable (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/tests/ut/python/dataset/
Dtest_pair_truncate.py33 def test_callable(): function
/third_party/node/tools/inspector_protocol/jinja2/
Dtests.py25 test_callable = callable variable
/third_party/skia/third_party/externals/jinja2/
Dtests.py15 test_callable = callable variable
/third_party/jinja2/
Dtests.py15 test_callable = callable variable
/third_party/python/Lib/test/
Dtest_bool.py176 def test_callable(self): member in BoolTest
Dtest_builtin.py267 def test_callable(self): member in BuiltinTest
Dtest_inspect.py2434 def test_callable(o): function