• Home
  • Raw
  • Download

Lines Matching refs:object

79     @mock.patch.object(os.path, 'getmtime')
80 @mock.patch.object(logging, 'info')
81 @mock.patch.object(os.path, 'isfile')
82 @mock.patch.object(module_info_util, '_get_generated_json_files')
97 @mock.patch.object(module_info_util, '_generate_rust_project_link')
98 @mock.patch.object(module_info_util, '_show_build_failed_message')
99 @mock.patch.object(module_info_util, '_show_files_reuse_message')
100 @mock.patch.object(atest_utils, 'build')
101 @mock.patch.object(os.path, 'getmtime')
102 @mock.patch.object(logging, 'warning')
103 @mock.patch.object(os.path, 'isfile')
104 @mock.patch.object(module_info_util, '_get_generated_json_files')
130 @mock.patch.object(module_info_util, '_generate_rust_project_link')
131 @mock.patch.object(module_info_util, '_show_build_failed_message')
132 @mock.patch.object(module_info_util, '_show_files_reuse_message')
133 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
134 @mock.patch.object(atest_utils, 'build')
135 @mock.patch.object(os.path, 'getmtime')
136 @mock.patch.object(logging, 'warning')
137 @mock.patch.object(os.path, 'isfile')
138 @mock.patch.object(module_info_util, '_get_generated_json_files')
163 @mock.patch.object(module_info_util, '_generate_rust_project_link')
164 @mock.patch.object(module_info_util, '_show_build_failed_message')
165 @mock.patch.object(module_info_util, '_show_files_reuse_message')
166 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
167 @mock.patch.object(atest_utils, 'build')
168 @mock.patch.object(os.path, 'getmtime')
169 @mock.patch.object(logging, 'warning')
170 @mock.patch.object(os.path, 'isfile')
171 @mock.patch.object(module_info_util, '_get_generated_json_files')
194 @mock.patch.object(module_info_util, '_generate_rust_project_link')
195 @mock.patch.object(module_info_util, '_show_build_failed_message')
196 @mock.patch.object(module_info_util, '_show_files_reuse_message')
197 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
198 @mock.patch.object(atest_utils, 'build')
199 @mock.patch.object(os.path, 'getmtime')
200 @mock.patch.object(logging, 'warning')
201 @mock.patch.object(os.path, 'isfile')
202 @mock.patch.object(module_info_util, '_get_generated_json_files')
282 @mock.patch.object(os.path, 'getmtime')
283 @mock.patch.object(atest_utils, 'build')
337 @mock.patch.object(project_config.ProjectConfig, 'get_instance')
338 @mock.patch.object(module_info_util, '_merge_dict')
339 @mock.patch.object(common_util, 'get_json_dict')
340 @mock.patch.object(module_info_util, '_build_bp_info')
357 @mock.patch.object(common_util, 'get_blueprint_json_files_relative_dict')
384 @mock.patch.object(common_util, 'get_related_paths')
385 @mock.patch.object(module_info_util, '_build_failed_handle')
398 @mock.patch.object(module_info_util, '_show_build_failed_message')
399 @mock.patch.object(module_info_util, '_show_files_reuse_message')
400 @mock.patch.object(logging, 'warning')
401 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
402 @mock.patch.object(atest_utils, 'build')
403 @mock.patch.object(os.path, 'getmtime')
404 @mock.patch.object(logging, 'info')
405 @mock.patch.object(os.path, 'isfile')
406 @mock.patch.object(module_info_util, '_get_generated_json_files')
427 @mock.patch.object(module_info_util, '_show_build_failed_message')
428 @mock.patch.object(module_info_util, '_show_files_reuse_message')
429 @mock.patch.object(logging, 'warning')
430 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
431 @mock.patch.object(atest_utils, 'build')
432 @mock.patch.object(os.path, 'getmtime')
433 @mock.patch.object(logging, 'info')
434 @mock.patch.object(os.path, 'isfile')
435 @mock.patch.object(module_info_util, '_get_generated_json_files')
457 @mock.patch.object(module_info_util, '_show_build_failed_message')
458 @mock.patch.object(module_info_util, '_show_files_reuse_message')
459 @mock.patch.object(logging, 'warning')
460 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
461 @mock.patch.object(atest_utils, 'build')
462 @mock.patch.object(os.path, 'getmtime')
463 @mock.patch.object(logging, 'info')
464 @mock.patch.object(os.path, 'isfile')
465 @mock.patch.object(module_info_util, '_get_generated_json_files')
488 @mock.patch.object(module_info_util, '_show_build_failed_message')
489 @mock.patch.object(module_info_util, '_show_files_reuse_message')
490 @mock.patch.object(logging, 'warning')
491 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
492 @mock.patch.object(atest_utils, 'build')
493 @mock.patch.object(os.path, 'getmtime')
494 @mock.patch.object(logging, 'info')
495 @mock.patch.object(os.path, 'isfile')
496 @mock.patch.object(module_info_util, '_get_generated_json_files')
519 @mock.patch.object(module_info_util, '_show_build_failed_message')
520 @mock.patch.object(module_info_util, '_show_files_reuse_message')
521 @mock.patch.object(logging, 'warning')
522 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
523 @mock.patch.object(atest_utils, 'build')
524 @mock.patch.object(os.path, 'getmtime')
525 @mock.patch.object(logging, 'info')
526 @mock.patch.object(os.path, 'isfile')
527 @mock.patch.object(module_info_util, '_get_generated_json_files')