Home
last modified time | relevance | path

Searched defs:mock_print (Results 1 – 8 of 8) sorted by relevance

/tools/asuite/aidegen/lib/
Dproject_config_unittest.py184 def test_show_skip_build_msg_with_skip(self, mock_print): argument
194 def test_show_skip_build_msg_without_skip(self, mock_print): argument
Dnative_project_info_unittest.py51 mock_get_need, mock_batch, mock_print, argument
Dnative_util_unittest.py171 mock_join, mock_is_file, mock_print, argument
Dproject_info_unittest.py282 def test_build_target(self, mock_build, mock_format, mock_print): argument
Dmodule_info_util_unittest.py556 mock_remove, mock_symlink, mock_print): argument
/tools/asuite/aidegen/
Daidegen_main_unittest.py213 def test_launch_ide(self, mock_print): argument
233 mock_c, mock_vs, mock_print, argument
416 mock_launch, mock_print): argument
/tools/asuite/atest/
Dresult_reporter_unittest.py241 def test_process_test_result(self, mock_print, mock_update, mock_title): argument
/tools/asuite/atest-py2/
Dresult_reporter_unittest.py240 def test_process_test_result(self, mock_print, mock_update, mock_title): argument