Home
last modified time | relevance | path

Searched refs:test_syntax_error (Results 1 – 7 of 7) sorted by relevance

/external/bcc/tests/lua/
Dtest_clang.lua324 function TestClang:test_syntax_error() function
/external/python/cpython3/Lib/test/
Dtest_code_module.py59 def test_syntax_error(self): member in TestInteractiveConsole
Dtest_compile.py51 def test_syntax_error(self): member in TestSpecifics
Dtest_typing.py1543 def test_syntax_error(self): member in ForwardRefTests
/external/python/cpython2/Lib/test/
Dtest_compile.py55 def test_syntax_error(self): member in TestSpecifics
/external/bcc/tests/python/
Dtest_clang.py603 def test_syntax_error(self): member in TestClang
/external/python/cpython3/Lib/test/test_import/
D__init__.py1105 def test_syntax_error(self): member in ImportTracebackTests