Home
last modified time | relevance | path

Searched defs:raise_error (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/lib2to3/pgen2/
Dpgen.py328 def raise_error(self, msg, *args): member in ParserGenerator
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py617 def raise_error(t): function
/third_party/python/Lib/test/test_asyncio/
Dtest_tasks.py438 async def raise_error(): function
/third_party/python/Lib/test/
Dtest_decimal.py3821 def raise_error(context, flag): function
Dtest_logging.py4286 def raise_error(self, error): member in ShutdownTest
/third_party/python/Modules/
D_testcapimodule.c1004 raise_error(void *unused) in raise_error() function