Home
last modified time | relevance | path

Searched refs:_error_text (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudautils.h34 const gchar *_error_name, *_error_text; in _gst_cuda_debug() local
37 CuGetErrorString (result, &_error_text); in _gst_cuda_debug()
39 NULL, "CUDA call failed: %s, %s", _error_name, _error_text); in _gst_cuda_debug()
/third_party/glib/glib/
Dgtester-report.in175 def _error_text(self, node):
265 txt = self._error_text(node)
402 txt = self._error_text(self._case)