Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/aidegen/sdk/
H A Djdk_table_unittest.py61 def test_init(self, mock_parse, mock_exists, mock_gen_file): argument
268 def test_skip_send_metrics(self, mock_input, mock_metrics, mock_parse): argument
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dclion_project_file_gen_unittest.py401 self, mock_parse, mock_translate, mock_exists): argument
420 self, mock_parse, mock_translate, mock_exists): argument
H A Dxml_util_unittest.py34 def test_parse_xml(self, mock_parse, mock_metrics, mock_read): argument
H A Dide_util_unittest.py279 def test_add_test_mapping_file_type(self, mock_root, mock_parse, argument