Lines Matching refs:configs

74             patch_content = (options.configs.get('patch_content').get('ohpm_package_patch')
101 patch_content = (options.configs.get('patch_content').get('ohpm_package_patch')
198 patch_lines_error = options.configs.get('patch_content').get('patch_lines_error')
246 patch_lines = options.configs.get('patch_content').get('patch_lines_1')
386 file.write(options.configs.get('patch_content').get(
411 patch_content = options.configs.get(
416 patch_content = options.configs.get(
428 patch_lines = options.configs.get(
459 patch_lines = options.configs.get(
466 expected_errors = options.configs.get('patch_content').get('patch_file_error').get('expected_error')
474 patch_content = options.configs.get(
479 patch_content = options.configs.get(
579 patch_lines_error = options.configs.get('patch_content').get('patch_lines_error')
612 expected_errors = options.configs.get('patch_content').get('patch_lines_error').get('content')
639 expected_errors = options.configs.get('patch_content').get('patch_lines_error').get('content')
926 external_task = options.create_test_tasks(options.configs.get('external_haps'))[0]
1116 patch_content = options.configs.get('patch_content')
1180 patch_line = options.configs.get('patch_content').get('patch_lines_2')
1207 expected_errors = options.configs.get('patch_content').get('arkui_patch').get('expected_errors')
1227 openharmony_sdk_path = options.configs.get('deveco_openharmony_sdk_path')
1230 harmonyos_sdk_path = options.configs.get('deveco_harmonyos_sdk_path')
1231 api_version_file_map = options.configs.get('api_version_file_name_map')
1259 arkui_patch = options.configs.get('patch_content').get('arkui_patch')
1411 patch_lines_error = options.configs.get(
1877 deveco_path = options.configs.get('deveco_path')
1982 ohpm_bat_path = os.path.join(options.configs.get('deveco_path'), 'tools', 'ohpm', 'bin', 'ohpm.bat')
2398 patch_content = options.configs.get(
2400 patch_lines_error = options.configs.get(
2425 patch_content = options.configs.get('patch_content')
2476 modify_file_patch = options.configs.get('patch_content').get('patch_lines_1').get(module.lower())
2511 patch_lines = options.configs.get('patch_content').get('patch_lines_1')
2686 api_version_file_name_map = options.configs.get('api_version_file_name_map')
2712 arkui_patch = options.configs.get('patch_content').get('arkui_patch')