Home
last modified time | relevance | path

Searched defs:mock_warning (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddeprecation_test.py38 def test_function_alias(self, mock_warning): argument
53 def test_class_alias(self, mock_warning): argument
91 def test_deprecated_once(self, mock_warning): argument
105 def test_deprecated_init_class(self, mock_warning): argument
123 def test_deprecated_new_class(self, mock_warning): argument
140 def test_deprecated_enum(self, mock_warning): argument
156 def test_deprecated_namedtuple(self, mock_warning): argument
171 def test_silence(self, mock_warning): argument
207 def test_no_date(self, mock_warning): argument
248 def test_static_fn_with_doc(self, mock_warning): argument
[all …]
H A Dmodule_wrapper_test.py41 def testDeprecationWarnings(self, mock_warning): argument
H A Ddispatch_test.py215 def testInteractionWithDeprecationWarning(self, mock_warning): argument
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dconfig_unittest.py121 mock_enable, mock_warning): argument