Home
last modified time | relevance | path

Searched defs:invalid_syntax (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/
Dtest_parser.py121 def invalid_syntax(self, code): member in GrammarTest
/aosp_15_r20/external/autotest/cli/
H A Dtopic_common.py297 def invalid_syntax(self, msg): member in atest
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/
Dtest_parser.py128 def invalid_syntax(self, code): member in GrammarTest