Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dnative_module_info_unittest.py140 def test_is_module_need_build_without_mod_info(self, mock_load, mock_warn): argument
150 def test_is_module_need_build_with_mod_info(self, mock_load, mock_warn): argument
165 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument
182 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument
199 self, mock_load, mock_warn, mock_src_need, mock_inc_need): argument
H A Dmodule_info_util_unittest.py408 mock_news, mock_warn, mock_show_reuse, argument
437 mock_news, mock_warn, mock_show_reuse, argument
467 mock_news, mock_warn, mock_show_reuse, argument
498 mock_get_mtimes, mock_build, mock_news, mock_warn, mock_show_reuse, argument
529 mock_get_mtimes, mock_build, mock_news, mock_warn, mock_show_reuse, argument
H A Dide_util_unittest.py675 def test_get_ide_version(self, mock_warn): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/training/experimental/
H A Dmixed_precision_test.py175 def test_warn_if_session_already_exists(self, mock_warn): argument
189 def test_do_not_warn_if_session_does_not_already_exist(self, mock_warn): argument