Searched defs:mock_print (Results 1 – 8 of 8) sorted by relevance
/tools/asuite/aidegen/lib/ |
D | project_config_unittest.py | 184 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
|
D | native_project_info_unittest.py | 51 mock_get_need, mock_batch, mock_print, argument
|
D | native_util_unittest.py | 171 mock_join, mock_is_file, mock_print, argument
|
D | project_info_unittest.py | 282 def test_build_target(self, mock_build, mock_format, mock_print): argument
|
D | module_info_util_unittest.py | 556 mock_remove, mock_symlink, mock_print): argument
|
/tools/asuite/aidegen/ |
D | aidegen_main_unittest.py | 213 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/ |
D | result_reporter_unittest.py | 241 def test_process_test_result(self, mock_print, mock_update, mock_title): argument
|
/tools/asuite/atest-py2/ |
D | result_reporter_unittest.py | 240 def test_process_test_result(self, mock_print, mock_update, mock_title): argument
|