Searched defs:test_statements (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/test_tools/ | ||
D | test_pindent.py | 85 def test_statements(self): member in PindentTests |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_tools.py | 110 def test_statements(self): member in PindentTests |
/aosp_15_r20/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 |