Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_pep352.py10 DEPRECATION_WARNINGS = ["BaseException.message has been deprecated"] variable
13 DEPRECATION_WARNINGS.extend(
18 _deprecations = [(msg, DeprecationWarning) for msg in DEPRECATION_WARNINGS]
/external/llvm-project/openmp/runtime/src/include/
Domp-tools.h.var23 #ifdef DEPRECATION_WARNINGS