Searched refs:test_syntax_error (Results 1 – 7 of 7) sorted by relevance
/external/bcc/tests/lua/ | ||
D | test_clang.lua | 324 function TestClang:test_syntax_error() function |
/external/python/cpython3/Lib/test/ | ||
D | test_code_module.py | 59 def test_syntax_error(self): member in TestInteractiveConsole |
D | test_compile.py | 51 def test_syntax_error(self): member in TestSpecifics |
D | test_typing.py | 1543 def test_syntax_error(self): member in ForwardRefTests |
/external/python/cpython2/Lib/test/ | ||
D | test_compile.py | 55 def test_syntax_error(self): member in TestSpecifics |
/external/bcc/tests/python/ | ||
D | test_clang.py | 603 def test_syntax_error(self): member in TestClang |
/external/python/cpython3/Lib/test/test_import/ | ||
D | __init__.py | 1105 def test_syntax_error(self): member in ImportTracebackTests |