Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_modulefinder.py329 def test_syntax_error(self): member in ModuleFinderTest
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.py2515 def test_syntax_error(self): member in ForwardRefTests
/external/bcc/tests/lua/
Dtest_clang.lua324 function TestClang:test_syntax_error() function
/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__.py1173 def test_syntax_error(self): member in ImportTracebackTests