Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dtraceback.cc212 PyObject* new_tb = tb.is_none() ? nullptr : tb.release().ptr(); in BuildTracebackSubmodule() local
/external/python/cpython3/Objects/
Dexceptions.c2947 PyObject *new_exc, *new_val, *new_tb; in _PyErr_TrySetFromCause() local
/external/python/cpython3/Modules/
D_testcapimodule.c2419 PyObject *new_type, *new_value, *new_tb; in test_set_exc_info() local