Searched defs:mock_json (Results 1 – 1 of 1) sorted by relevance
/tools/asuite/aidegen/lib/ |
D | module_info_util_unittest.py | 83 def test_of_build_bp_info_reuse_jsons(self, mock_json, mock_isfile, argument 105 def test_of_build_bp_info_rebuild_jsons(self, mock_json, mock_isfile, argument 139 def test_of_build_bp_info_show_build_fail(self, mock_json, mock_isfile, argument 172 def test_of_build_bp_info_rebuild_and_reuse(self, mock_json, mock_isfile, argument 203 def test_of_build_bp_info_reuse_pass(self, mock_json, mock_isfile, mock_log, argument
|