Lines Matching refs:object
78 @mock.patch.object(os.path, 'getmtime')
79 @mock.patch.object(logging, 'info')
80 @mock.patch.object(os.path, 'isfile')
81 @mock.patch.object(module_info_util, '_get_generated_json_files')
96 @mock.patch.object(module_info_util, '_generate_rust_project_link')
97 @mock.patch.object(module_info_util, '_show_build_failed_message')
98 @mock.patch.object(module_info_util, '_show_files_reuse_message')
99 @mock.patch.object(atest_utils, 'build')
100 @mock.patch.object(os.path, 'getmtime')
101 @mock.patch.object(logging, 'warning')
102 @mock.patch.object(os.path, 'isfile')
103 @mock.patch.object(module_info_util, '_get_generated_json_files')
129 @mock.patch.object(module_info_util, '_generate_rust_project_link')
130 @mock.patch.object(module_info_util, '_show_build_failed_message')
131 @mock.patch.object(module_info_util, '_show_files_reuse_message')
132 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
133 @mock.patch.object(atest_utils, 'build')
134 @mock.patch.object(os.path, 'getmtime')
135 @mock.patch.object(logging, 'warning')
136 @mock.patch.object(os.path, 'isfile')
137 @mock.patch.object(module_info_util, '_get_generated_json_files')
162 @mock.patch.object(module_info_util, '_generate_rust_project_link')
163 @mock.patch.object(module_info_util, '_show_build_failed_message')
164 @mock.patch.object(module_info_util, '_show_files_reuse_message')
165 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
166 @mock.patch.object(atest_utils, 'build')
167 @mock.patch.object(os.path, 'getmtime')
168 @mock.patch.object(logging, 'warning')
169 @mock.patch.object(os.path, 'isfile')
170 @mock.patch.object(module_info_util, '_get_generated_json_files')
193 @mock.patch.object(module_info_util, '_generate_rust_project_link')
194 @mock.patch.object(module_info_util, '_show_build_failed_message')
195 @mock.patch.object(module_info_util, '_show_files_reuse_message')
196 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
197 @mock.patch.object(atest_utils, 'build')
198 @mock.patch.object(os.path, 'getmtime')
199 @mock.patch.object(logging, 'warning')
200 @mock.patch.object(os.path, 'isfile')
201 @mock.patch.object(module_info_util, '_get_generated_json_files')
281 @mock.patch.object(os.path, 'getmtime')
282 @mock.patch.object(atest_utils, 'build')
336 @mock.patch.object(project_config.ProjectConfig, 'get_instance')
337 @mock.patch.object(module_info_util, '_merge_dict')
338 @mock.patch.object(common_util, 'get_json_dict')
339 @mock.patch.object(module_info_util, '_build_bp_info')
356 @mock.patch.object(common_util, 'get_blueprint_json_files_relative_dict')
383 @mock.patch.object(common_util, 'get_related_paths')
384 @mock.patch.object(module_info_util, '_build_failed_handle')
397 @mock.patch.object(module_info_util, '_show_build_failed_message')
398 @mock.patch.object(module_info_util, '_show_files_reuse_message')
399 @mock.patch.object(logging, 'warning')
400 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
401 @mock.patch.object(atest_utils, 'build')
402 @mock.patch.object(os.path, 'getmtime')
403 @mock.patch.object(logging, 'info')
404 @mock.patch.object(os.path, 'isfile')
405 @mock.patch.object(module_info_util, '_get_generated_json_files')
426 @mock.patch.object(module_info_util, '_show_build_failed_message')
427 @mock.patch.object(module_info_util, '_show_files_reuse_message')
428 @mock.patch.object(logging, 'warning')
429 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
430 @mock.patch.object(atest_utils, 'build')
431 @mock.patch.object(os.path, 'getmtime')
432 @mock.patch.object(logging, 'info')
433 @mock.patch.object(os.path, 'isfile')
434 @mock.patch.object(module_info_util, '_get_generated_json_files')
456 @mock.patch.object(module_info_util, '_show_build_failed_message')
457 @mock.patch.object(module_info_util, '_show_files_reuse_message')
458 @mock.patch.object(logging, 'warning')
459 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
460 @mock.patch.object(atest_utils, 'build')
461 @mock.patch.object(os.path, 'getmtime')
462 @mock.patch.object(logging, 'info')
463 @mock.patch.object(os.path, 'isfile')
464 @mock.patch.object(module_info_util, '_get_generated_json_files')
487 @mock.patch.object(module_info_util, '_show_build_failed_message')
488 @mock.patch.object(module_info_util, '_show_files_reuse_message')
489 @mock.patch.object(logging, 'warning')
490 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
491 @mock.patch.object(atest_utils, 'build')
492 @mock.patch.object(os.path, 'getmtime')
493 @mock.patch.object(logging, 'info')
494 @mock.patch.object(os.path, 'isfile')
495 @mock.patch.object(module_info_util, '_get_generated_json_files')
518 @mock.patch.object(module_info_util, '_show_build_failed_message')
519 @mock.patch.object(module_info_util, '_show_files_reuse_message')
520 @mock.patch.object(logging, 'warning')
521 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
522 @mock.patch.object(atest_utils, 'build')
523 @mock.patch.object(os.path, 'getmtime')
524 @mock.patch.object(logging, 'info')
525 @mock.patch.object(os.path, 'isfile')
526 @mock.patch.object(module_info_util, '_get_generated_json_files')