Home
last modified time | relevance | path

Searched defs:test_zip (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/tests/st/ms_adapter/
Dtest_python_builtins.py126 def test_zip(): function
/third_party/python/Lib/test/
Dtest_itertools.py912 def test_zip(self): member in TestBasicOps
1738 def test_zip(self): member in TestExamples
1874 def test_zip(self): member in TestGC
2067 def test_zip(self): member in TestVariousIteratorArgs
Dtest_builtin.py1693 def test_zip(self): member in BuiltinTest