Searched defs:mock_parse (Results 1 – 4 of 4) sorted by relevance
/tools/asuite/aidegen/lib/ |
D | xml_util_unittest.py | 35 def test_parse_xml(self, mock_parse, mock_metrics, mock_read): argument
|
D | clion_project_file_gen_unittest.py | 401 self, mock_parse, mock_translate, mock_exists): argument 420 self, mock_parse, mock_translate, mock_exists): argument
|
D | ide_util_unittest.py | 278 def test_add_test_mapping_file_type(self, mock_root, mock_parse, argument
|
/tools/asuite/aidegen/sdk/ |
D | jdk_table_unittest.py | 59 def test_init(self, mock_parse, mock_exists, mock_gen_file): argument 263 def test_skip_send_metrics(self, mock_input, mock_metrics, mock_parse): argument
|