Searched refs:getPythonClassName (Results 1 – 4 of 4) sorted by relevance
40 exception_class = e.getPythonClassName(); in TEST()149 exception_class = e.getPythonClassName(); in TEST()
17 std::optional<std::string> getPythonClassName() const { in getPythonClassName() function
886 python_class_name = jit_exception->getPythonClassName(); in runTemplate()
187 const auto& className = e.getPythonClassName(); in initJITBindings()