Searched defs:mock_gen_file (Results 1 – 5 of 5) sorted by relevance
/tools/asuite/aidegen/lib/ |
D | eclipse_project_file_gen_unittest.py | 176 def test_generate_project_file(self, mock_gen_content, mock_gen_file): argument 185 def test_generate_classpath_file(self, mock_gen_content, mock_gen_file): argument
|
D | project_file_gen_unittest.py | 270 mock_gen_projects_iml, mock_gen_file, argument
|
D | config_unittest.py | 377 def test_no_reset_max_file_size(self, mock_content, mock_gen_file): argument
|
/tools/asuite/aidegen/sdk/ |
D | jdk_table_unittest.py | 59 def test_init(self, mock_parse, mock_exists, mock_gen_file): argument
|
/tools/asuite/aidegen/ |
D | aidegen_main_unittest.py | 366 mock_gen_file, mock_launch): argument
|