Searched refs:test_valid (Results 1 – 6 of 6) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_unicode_identifiers.py | 5 def test_valid(self): member in PEP3131Test |
D | test_codeop.py | 59 def test_valid(self): member in CodeopTests |
/external/python/cpython2/Lib/test/ | ||
D | test_codeop.py | 59 def test_valid(self): member in CodeopTests |
/external/python/cpython3/Lib/lib2to3/tests/ | ||
D | test_util.py | 32 def test_valid(self): member in Test_is_tuple |
/external/python/cpython2/Lib/lib2to3/tests/ | ||
D | test_util.py | 35 def test_valid(self): member in Test_is_tuple |
/external/libxml2/ | ||
D | testapi.c | 1219 static int test_valid(void); |