Searched full:arkui_patch (Results 1 – 2 of 2) sorted by relevance
1207 … expected_errors = options.configs.get('patch_content').get('arkui_patch').get('expected_errors')1259 arkui_patch = options.configs.get('patch_content').get('arkui_patch')1260 origin_text = arkui_patch.get('origin_text')1261 error_text = arkui_patch.get('error_text')1272 expected_errors = arkui_patch.get('expected_errors')2712 arkui_patch = options.configs.get('patch_content').get('arkui_patch')2713 content = arkui_patch.get('content')2715 … component = arkui_patch.get('error_component') if is_error else arkui_patch.get('component')
297 arkui_patch: