Home
last modified time | relevance | path

Searched refs:component_a_path (Results 1 – 1 of 1) sorted by relevance

/build/tests/unittest/part_replace/
Dtest_set.py56 component_a_path = os.path.join(top_dir, "foundation/arkui/component_a") variable
85 shutil.copytree(component_a, component_a_path,
107 if os.path.exists(component_a_path):
108 shutil.rmtree(component_a_path)