Home
last modified time | relevance | path

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

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