Searched defs:check_deprecated (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_pkgutil.py | 538 def check_deprecated(self): member in ImportlibMigrationTests |
/aosp_15_r20/external/pytorch/torch/csrc/utils/ | ||
H A D | python_arg_parser.cpp | 1625 void PythonArgParser::check_deprecated(const FunctionSignature& signature) { in check_deprecated() function in torch::PythonArgParser |