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, '_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')
127 @mock.patch.object(module_info_util, '_show_build_failed_message')
128 @mock.patch.object(module_info_util, '_show_files_reuse_message')
129 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
130 @mock.patch.object(atest_utils, 'build')
131 @mock.patch.object(os.path, 'getmtime')
132 @mock.patch.object(logging, 'warning')
133 @mock.patch.object(os.path, 'isfile')
134 @mock.patch.object(module_info_util, '_get_generated_json_files')
158 @mock.patch.object(module_info_util, '_show_build_failed_message')
159 @mock.patch.object(module_info_util, '_show_files_reuse_message')
160 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
161 @mock.patch.object(atest_utils, 'build')
162 @mock.patch.object(os.path, 'getmtime')
163 @mock.patch.object(logging, 'warning')
164 @mock.patch.object(os.path, 'isfile')
165 @mock.patch.object(module_info_util, '_get_generated_json_files')
187 @mock.patch.object(module_info_util, '_show_build_failed_message')
188 @mock.patch.object(module_info_util, '_show_files_reuse_message')
189 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
190 @mock.patch.object(atest_utils, 'build')
191 @mock.patch.object(os.path, 'getmtime')
192 @mock.patch.object(logging, 'warning')
193 @mock.patch.object(os.path, 'isfile')
194 @mock.patch.object(module_info_util, '_get_generated_json_files')
273 @mock.patch.object(os.path, 'getmtime')
274 @mock.patch.object(atest_utils, 'build')
328 @mock.patch.object(project_config.ProjectConfig, 'get_instance')
329 @mock.patch.object(module_info_util, '_merge_dict')
330 @mock.patch.object(common_util, 'get_json_dict')
331 @mock.patch.object(module_info_util, '_build_bp_info')
348 @mock.patch.object(common_util, 'get_blueprint_json_files_relative_dict')
375 @mock.patch.object(common_util, 'get_related_paths')
376 @mock.patch.object(module_info_util, '_build_failed_handle')
389 @mock.patch.object(module_info_util, '_show_build_failed_message')
390 @mock.patch.object(module_info_util, '_show_files_reuse_message')
391 @mock.patch.object(logging, 'warning')
392 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
393 @mock.patch.object(atest_utils, 'build')
394 @mock.patch.object(os.path, 'getmtime')
395 @mock.patch.object(logging, 'info')
396 @mock.patch.object(os.path, 'isfile')
397 @mock.patch.object(module_info_util, '_get_generated_json_files')
418 @mock.patch.object(module_info_util, '_show_build_failed_message')
419 @mock.patch.object(module_info_util, '_show_files_reuse_message')
420 @mock.patch.object(logging, 'warning')
421 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
422 @mock.patch.object(atest_utils, 'build')
423 @mock.patch.object(os.path, 'getmtime')
424 @mock.patch.object(logging, 'info')
425 @mock.patch.object(os.path, 'isfile')
426 @mock.patch.object(module_info_util, '_get_generated_json_files')
448 @mock.patch.object(module_info_util, '_show_build_failed_message')
449 @mock.patch.object(module_info_util, '_show_files_reuse_message')
450 @mock.patch.object(logging, 'warning')
451 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
452 @mock.patch.object(atest_utils, 'build')
453 @mock.patch.object(os.path, 'getmtime')
454 @mock.patch.object(logging, 'info')
455 @mock.patch.object(os.path, 'isfile')
456 @mock.patch.object(module_info_util, '_get_generated_json_files')
479 @mock.patch.object(module_info_util, '_show_build_failed_message')
480 @mock.patch.object(module_info_util, '_show_files_reuse_message')
481 @mock.patch.object(logging, 'warning')
482 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
483 @mock.patch.object(atest_utils, 'build')
484 @mock.patch.object(os.path, 'getmtime')
485 @mock.patch.object(logging, 'info')
486 @mock.patch.object(os.path, 'isfile')
487 @mock.patch.object(module_info_util, '_get_generated_json_files')
510 @mock.patch.object(module_info_util, '_show_build_failed_message')
511 @mock.patch.object(module_info_util, '_show_files_reuse_message')
512 @mock.patch.object(logging, 'warning')
513 @mock.patch.object(module_info_util, '_is_new_json_file_generated')
514 @mock.patch.object(atest_utils, 'build')
515 @mock.patch.object(os.path, 'getmtime')
516 @mock.patch.object(logging, 'info')
517 @mock.patch.object(os.path, 'isfile')
518 @mock.patch.object(module_info_util, '_get_generated_json_files')