Home
last modified time | relevance | path

Searched refs:test_statements (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/art/tools/checker/match/
H A Dfile.py337 test_statements = test_case.statements + [None]
338 for statement in test_statements:
/aosp_15_r20/external/python/cpython3/Lib/test/test_tools/
Dtest_pindent.py85 def test_statements(self): member in PindentTests
/aosp_15_r20/external/python/pycparser/tests/
Dtest_c_generator.py128 def test_statements(self): member in TestCtoC
Dtest_c_lexer.py242 def test_statements(self): member in TestCLexerNoErrors
Dtest_c_parser.py1679 def test_statements(self): member in TestCParser_whole_code
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_tools.py110 def test_statements(self): member in PindentTests