Searched refs:stacklevel (Results 1 – 17 of 17) sorted by relevance
/external/chromium-trace/catapult/third_party/graphy/graphy/ |
D | common.py | 105 stacklevel=2) 108 'instead.', DeprecationWarning, stacklevel=2) 116 DeprecationWarning, stacklevel=2) 127 stacklevel=2) 133 stacklevel=2) 147 DeprecationWarning, stacklevel=2) 264 'PieCharts ', DeprecationWarning, stacklevel=2)
|
D | pie_chart.py | 39 DeprecationWarning, stacklevel=2) 125 DeprecationWarning, stacklevel=2) 147 "label, color) instead", DeprecationWarning, stacklevel=2)
|
D | line_chart.py | 117 DeprecationWarning, stacklevel=2) 128 DeprecationWarning, stacklevel=2)
|
D | bar_chart.py | 77 DeprecationWarning, stacklevel=2) 114 DeprecationWarning, stacklevel=2)
|
/external/chromium-trace/catapult/third_party/WebOb/webob/ |
D | util.py | 48 def warn_deprecation(text, version, stacklevel): argument 54 warnings.warn(text, cls, stacklevel=stacklevel+1)
|
D | multidict.py | 221 warnings.warn(msg, UserWarning, stacklevel=2)
|
D | cookies.py | 384 warnings.warn(text, warn_class, stacklevel=2)
|
/external/chromium-trace/catapult/telemetry/telemetry/ |
D | decorators_unittest.py | 280 'before that time. \n', stacklevel=4) 294 'before that time. Testing only.\n', stacklevel=4) 307 'before that time. \n', stacklevel=4) 323 'before that time. \n', stacklevel=4) 342 'before that time. \n', stacklevel=4)
|
D | decorators.py | 57 stacklevel=self._ComputeStackLevel())
|
/external/chromium-trace/catapult/third_party/graphy/graphy/backends/google_chart_api/ |
D | encoders.py | 262 warnings.warn(self.__STYLE_DEPRECATION, DeprecationWarning, stacklevel=2) 342 warnings.warn(self.__STYLE_DEPRECATION, DeprecationWarning, stacklevel=2) 346 warnings.warn(self.__STYLE_DEPRECATION, DeprecationWarning, stacklevel=2) 383 RuntimeWarning, stacklevel=2)
|
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/ |
D | sessions_memcache.py | 19 stacklevel=1)
|
D | users.py | 19 stacklevel=1)
|
D | sessions_ndb.py | 19 stacklevel=1)
|
D | local_app.py | 22 stacklevel=1)
|
D | config.py | 22 stacklevel=1)
|
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/ |
D | fake_filesystem.py | 995 stacklevel=2) 1166 stacklevel=2)
|
/external/chromium-trace/catapult/third_party/pyfakefs/pyfakefs/ |
D | fake_filesystem.py | 1013 stacklevel=2) 1184 stacklevel=2)
|