Searched defs:mock_gen_jsons (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/tools/asuite/aidegen/lib/ |
H A D | module_info_util_unittest.py | 406 def test_build_bp_info_skip(self, mock_gen_jsons, mock_isfile, argument 435 def test_build_bp_info_no_skip(self, mock_gen_jsons, mock_isfile, argument 465 def test_build_bp_info_failed(self, mock_gen_jsons, mock_isfile, argument 497 self, mock_gen_jsons, mock_isfile, mock_log_info, argument 528 self, mock_gen_jsons, mock_isfile, mock_log_info, argument
|