Searched refs:test_statements (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython3/Lib/test/test_tools/ | ||
D | test_pindent.py | 84 def test_statements(self): member in PindentTests |
/external/python/pycparser/tests/ | ||
D | test_c_generator.py | 128 def test_statements(self): member in TestCtoC |
D | test_c_lexer.py | 242 def test_statements(self): member in TestCLexerNoErrors |
D | test_c_parser.py | 1679 def test_statements(self): member in TestCParser_whole_code |
/external/python/cpython2/Lib/test/ | ||
D | test_tools.py | 110 def test_statements(self): member in PindentTests |