Home
last modified time | relevance | path

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

/external/guice/core/test/com/google/inject/
DProvisionExceptionTest.java358 final RuntimeException exception2 = new RuntimeException("abort"); in testMultipleDuplicates() local
/external/python/cpython2/Python/
Dpythonrun.c1190 PyObject *exception2, *v2, *tb2; in PyErr_PrintEx() local
/external/python/cpython3/Python/
Dpythonrun.c755 PyObject *exception2, *v2, *tb2; in _PyErr_PrintEx() local