Home
last modified time | relevance | path

Searched refs:deprecated_func (Results 1 – 5 of 5) sorted by relevance

/external/python/dateutil/dateutil/parser/
D__init__.py29 def deprecated_func(*args, **kwargs): function
33 return deprecated_func
/external/tensorflow/tensorflow/python/util/
Ddeprecation_test.py36 deprecated_func = deprecation.deprecated_alias("deprecated.func",
42 deprecated_func("FAKE ERROR!")
46 deprecated_func("ANOTHER FAKE ERROR!")
/external/python/cpython2/Lib/unittest/
Dcase.py609 def deprecated_func(*args, **kwargs): function
614 return deprecated_func
/external/llvm-project/lldb/third_party/Python/module/unittest2/unittest2/
Dcase.py687 def deprecated_func(*args, **kwargs): function
692 return deprecated_func
/external/python/cpython3/Lib/unittest/
Dcase.py1325 def deprecated_func(*args, **kwargs): function
1330 return deprecated_func