Home
last modified time | relevance | path

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

/third_party/mindspore/tests/ut/python/dataset/
Dtest_compose.py106 def test_lambdas(): function
/third_party/python/Lib/test/
Dtest_positional_only_arg.py219 def test_lambdas(self): member in PositionalOnlyTestCase