Home
last modified time | relevance | path

Searched refs:test_in_func (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/lib2to3/tests/data/
H A Dpy3_test_grammar.py812 def test_in_func(l): function
815 self.assertEqual(test_in_func(nums), [False, False, False])
H A Dpy2_test_grammar.py828 def test_in_func(l): function
831 self.assertEqual(test_in_func(nums), [False, False, False])
/third_party/python/Lib/test/
H A Dtest_grammar.py1726 def test_in_func(l): function
1729 self.assertEqual(test_in_func(nums), [False, False, False])

Completed in 6 milliseconds